Searched refs:NO_ROOM (Results 1 – 1 of 1) sorted by relevance
382 #define NO_ROOM ((struct PROC_TABLE *)(FAILURE)) macro943 while ((su_process = efork(M_OFF, NULLPROC, NOCLEANUP)) == NO_ROOM) in enter_maintenance()1399 while ((process = efork(cmd->c_action, oprocess, modes)) == NO_ROOM) in spawn()1897 while ((process = efork(M_OFF, NULLPROC, 0)) == NO_ROOM) in killproc()2101 (NAMED|NOCLEANUP))) == NO_ROOM; in boot_init()2516 return (NO_ROOM); in efork()