s_malloc
static void *s_malloc(size_t);
devctl_device = s_malloc(MAXPATHLEN);
dev_props = s_malloc(i * sizeof (char *));
busyp = s_malloc(sizeof (uint_t));
strict = s_malloc(sizeof (uint_t));
module = (module_t *)s_malloc(sizeof (module_t));
s_malloc(sizeof (create_list_t));
s_malloc(sizeof (remove_list_t));
linkhead = s_malloc(sizeof (linkhead_t));
link = s_malloc(sizeof (link_t));
link = s_malloc(sizeof (link_t));
new_inst_file = s_malloc(inst_strlen + PID_STR_LEN + 2);
old_inst_file = s_malloc(inst_strlen + PID_STR_LEN + 6);
old_inst_file_npid = s_malloc(inst_strlen +
anchored_path_re = s_malloc(len + 3);
etc_dev_dir = s_malloc(len);
numeral = s_malloc(sizeof (numeral_t));
setp = s_malloc(sizeof (numeral_set_t));
setp->re = s_malloc(sizeof (char *) * nrules);
retval = s_malloc(2);
temp = s_malloc(sizeof (temp_t));
new_path = s_malloc(strlen(current_dir) +
(regmatch_t *)s_malloc(sizeof (regmatch_t) * nelements);
*id = s_malloc(size + 1);
np = s_malloc(sizeof (numeral_t));
np = s_malloc(sizeof (numeral_t));
ptr = (n2m_t *)s_malloc(sizeof (n2m_t));
(devlinktab_list_t *)s_malloc(sizeof (devlinktab_list_t));
s_malloc(sizeof (selector_list_t));
link_list = (link_list_t *)s_malloc(sizeof (link_list_t));
dev_names = s_malloc(cb_arg.count * sizeof (char *));
devices_dir = s_malloc(len);
dev_dir = s_malloc(len);
dst = s_malloc(len + 1);
out = s_malloc(PATH_MAX);
p = (char *)s_malloc(strlen(out) + 1);
re_array[i].d_pmatch = s_malloc(sizeof (regmatch_t) * nelem);
entry->er_id = s_malloc(size + 1);
static void *s_malloc(const size_t size);
void *s_malloc(size_t);
rsrc = s_malloc(len);
tmp = s_malloc(sizeof (*tmp));
hdl = s_malloc(sizeof (rcm_handle_t));
tmp = s_malloc(PATH_MAX);
if (g->s_malloc) {
g->s_malloc = TRUE;
g->s_malloc = FALSE;
if (g->s_malloc) {
g->s_malloc = 0;
g->s_malloc = FALSE;
unsigned char s_malloc;
s_malloc(sizeof (__nis_mapping_item_t));
out->exItem = (__nis_mapping_item_t *)s_malloc
s_malloc(in[i].match.single.numRange);
s_malloc(in[i].match.single.numRange);
void *s_malloc(size_t size);
extern void *s_malloc(size_t);