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

/opensolaris-onvv-gate/usr/src/cmd/init/
H A Dinit.c305 struct PROC_TABLE { struct
317 * Flags for the "p_flags" word of a PROC_TABLE entry:
378 #define NULLPROC ((struct PROC_TABLE *)(0))
379 #define NO_ROOM ((struct PROC_TABLE *)(FAILURE))
440 struct PROC_TABLE ist_proc_table[1];
564 static int account(short, struct PROC_TABLE *, char *);
578 static void spawn(struct PROC_TABLE *, struct CMD_LINE *);
586 static long waitproc(struct PROC_TABLE *);
587 static struct PROC_TABLE *efork(int, struct PROC_TABLE *, in
[all...]

Completed in 78 milliseconds