taglinefilesource code
malloc110arch/i386/boot/compressed/misc.cstatic void *malloc(int size);
malloc574drivers/block/rd.cstatic void *malloc(int size);
malloc84drivers/scsi/aic7xxx_asm.cvoid *p = malloc(size);
malloc412lib/inflate.cif ((q = (struct huft *)malloc((z + 1)*sizeof(struct huft))) ==
malloc127scripts/lxdialog/checklist.cif ((status = malloc (sizeof (int) * item_no)) == NULL) {
malloc68scripts/lxdialog/textbox.cif ((buf = malloc (BUF_SIZE + 1)) == NULL) {
malloc164scripts/tkcond.cnew = (struct condition *) malloc(sizeof(struct condition));
malloc183scripts/tkcond.cnew = (struct condition *) malloc(sizeof(struct condition));
malloc228scripts/tkcond.cnew = (struct condition *) malloc(sizeof(struct condition));
malloc239scripts/tkcond.cnew = (struct condition *) malloc(sizeof(struct condition));
malloc270scripts/tkcond.cnew = (struct condition *) malloc(sizeof(struct condition));
malloc285scripts/tkcond.cnew = (struct condition *) malloc(sizeof(struct condition));
malloc79scripts/tkparse.ccpnt = (struct condition *) malloc(sizeof(struct condition));
malloc207scripts/tkparse.cpnt2 = (char *) malloc(strlen(newlabel) + 1);
malloc232scripts/tkparse.ckcfg = (struct kconfig *) malloc(sizeof(struct kconfig));
malloc279scripts/tkparse.cpnt2 = (char *) malloc(strlen(newlabel) + 1);
malloc410scripts/tkparse.ckcfg = (struct kconfig *) malloc(sizeof(struct kconfig));