Lines Matching refs:s_calloc
1971 safefiles = s_calloc(1, in cmpstat()
1974 safefilep->name = s_calloc(1, MAXPATHLEN + in cmpstat()
1979 safefilep->next = s_calloc(1, in cmpstat()
1982 safefilep->name = s_calloc(1, in cmpstat()
2459 platarg = s_calloc(1, platarglen); in read_list()
2460 rootarg = s_calloc(1, rootarglen); in read_list()
2523 ostat = s_calloc(1, sb.st_size); in getoldstat()
3387 cmdline = s_calloc(1, len); in create_ramdisk()
4077 ent = s_calloc(1, sizeof (entry_t)); in boot_entry_new()
4334 lp = s_calloc(1, sizeof (line_t)); in line_parser()
4527 mp = s_calloc(1, sizeof (menu_t)); in menu_read()
4938 wholedisk = s_calloc(1, strlen(device) + 3);
5090 grubroot = s_calloc(1, 10);
5798 mhp = s_calloc(1, sizeof (mhash_t));
5811 mcp = s_calloc(1, sizeof (mcache_t));
7134 grubsign = s_calloc(1, MAXNAMELEN + 10);
7344 *physarray = s_calloc(*n, sizeof (char *));
7538 *physarray = s_calloc(1, sizeof (char *));
7559 *physarray = s_calloc(i, sizeof (char *));
7617 *physarray = s_calloc(1, sizeof (char *));
7977 lp = s_calloc(1, sizeof (line_t));
8641 lp = s_calloc(1, sizeof (line_t));
8655 lp->line = s_calloc(1, len);
8677 found->line = s_calloc(1, len);
8701 new_path = s_calloc(1, new_path_len);
8968 new_arg = s_calloc(1, new_str_len);
8987 new_arg = s_calloc(1, old_kernel_len + 1);
9060 new_arg = s_calloc(1, new_str_len);
9078 new_arg = s_calloc(1, new_str_len);
9083 new_arg = s_calloc(1, new_str_len);
9117 new_arg = s_calloc(1, new_str_len);
9132 new_arg = s_calloc(1, new_str_len);
9515 s_calloc(size_t nelem, size_t sz) function
9639 lp = s_calloc(1, sizeof (line_t));