Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/init/
H A Dinit.c353 #define NOCLEANUP 04 macro
955 while ((su_process = efork(M_OFF, NULLPROC, NOCLEANUP)) == NO_ROOM) in enter_maintenance()
1096 (LIVING|NOCLEANUP|DEMANDREQUEST)) in remv()
1354 modes |= NOCLEANUP; in spawn()
1365 modes |= NOCLEANUP; in spawn()
2063 (NAMED|NOCLEANUP))) == NO_ROOM; in boot_init()
2427 if ((proc->p_flags & (OCCUPIED|LIVING|NOCLEANUP)) == in efork()