Searched refs:PROC_TABLE (Results 1 – 1 of 1) sorted by relevance
312 struct PROC_TABLE { struct385 #define NULLPROC ((struct PROC_TABLE *)(0))386 #define NO_ROOM ((struct PROC_TABLE *)(FAILURE))447 struct PROC_TABLE ist_proc_table[1];571 static int account(short, struct PROC_TABLE *, char *);585 static void spawn(struct PROC_TABLE *, struct CMD_LINE *);593 static long waitproc(struct PROC_TABLE *);594 static struct PROC_TABLE *efork(int, struct PROC_TABLE *, int);595 static struct PROC_TABLE *findpslot(struct CMD_LINE *);950 struct PROC_TABLE *su_process; in enter_maintenance()[all …]