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

/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dwaitpid.c17 static struct unreaped *ualloc (oldptr, n) function
46 unreaped = ualloc (unreaped, 1);
76 unreaped = ualloc (unreaped, n);

Completed in 69 milliseconds