Lines Matching refs:guards_malloc
160 static void *guards_malloc(size_t size)
174 /* Free some memory allocated by guards_malloc. */
450 optval = guards_malloc(opt->size);
460 optval = guards_malloc(opt->size);
476 optval = guards_malloc(opt->size);
624 optstr = guards_malloc(opt->size);
625 val_string2 = guards_malloc(opt->size);
741 v = guards_malloc(opt->size);
1059 optval = guards_malloc(opt->size);
1160 image = guards_malloc(IMAGE_SIZE);