Searched refs:findpslot (Results 1 – 1 of 1) sorted by relevance
595 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() function2047 if (process = findpslot(&cmd)) { in boot_init()