Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/init/
H A Dinit.c595 static struct PROC_TABLE *findpslot(struct CMD_LINE *);
1261 if ((pp = findpslot(&cmd)) == NULLPROC) { in spawn_processes()
1476 findpslot(struct CMD_LINE *cmd) in findpslot() function
2047 if (process = findpslot(&cmd)) { in boot_init()