Searched refs:allocd (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/efcode/fcdriver/
H A Dbuild_tree.c139 int n, allocd, depth; local
154 allocd = sizeof (private_data_t *);
156 node_array = REALLOC(node_array, allocd*(depth+1));
/osnet-11/usr/src/lib/libsip/common/
H A Dsip_add_hdrs.c1281 boolean_t allocd = B_FALSE; local
1289 allocd = B_TRUE;
1293 if (allocd)

Completed in 17 milliseconds