Searched refs:inlalloc (Results 1 – 4 of 4) sorted by relevance
359 void *inlalloc(int size);
2749 char *cp = inlalloc(32); in sptostr()3082 ip = inlalloc(sz); in send_passt()
1907 os = s = inlalloc(l); in mkpstr()
2938 inlalloc(int size) in inlalloc() function