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

/opensolaris-onvv-gate/usr/src/cmd/init/
H A Dinit.c588 static struct PROC_TABLE *findpslot(struct CMD_LINE *);
1246 if ((pp = findpslot(&cmd)) == NULLPROC) {
1457 * findpslot() finds the old slot in the process table for the
1461 findpslot(struct CMD_LINE *cmd) function
2079 if (process = findpslot(&cmd)) {

Completed in 106 milliseconds