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

/illumos-gate/usr/src/cmd/truss/
H A Dproto.h100 extern void procadd(pid_t, const char *lwplist);
H A Dipc.c162 procadd(pid_t spid, const char *lwplist) function
H A Dmain.c606 procadd(created, NULL);
2413 * The parent must wait until the child executes procadd(pid).
2452 procadd(pid, NULL);
2516 procadd(set->pid, set->lwps);

Completed in 72 milliseconds