Searched refs:INIT_PROCESS (Results 1 – 13 of 13) sorted by relevance
195 validtype[INIT_PROCESS] = 1; in main()253 validtype[INIT_PROCESS] = 1; in main()378 validtype[INIT_PROCESS] = 0; in main()616 } else if (utmpp->ut_type != INIT_PROCESS) { in dump()668 if (utmpp->ut_type == INIT_PROCESS) in dump()
270 case INIT_PROCESS: in loop()340 wb.ut_type = INIT_PROCESS; /* fudge a logoff for reboot record */ in upall()393 case INIT_PROCESS: in update()
246 case INIT_PROCESS: in loop()
658 case INIT_PROCESS: in inrange()
79 if ((ubuf.ut_type == INIT_PROCESS || in ttyslot()
238 case INIT_PROCESS: in _compat_getutid()242 if (((type = fubuf.ut_type) == INIT_PROCESS || in _compat_getutid()
349 case INIT_PROCESS: in getutxid()353 if (((type = fubuf.ut_type) == INIT_PROCESS || in getutxid()
123 #define INIT_PROCESS 5 /* Process spawned by "init" */ macro
187 if (u->ut_type == INIT_PROCESS && u->ut_pid == ownpid) { in getty_account()
90 ut.ut_type = INIT_PROCESS; in utmpx_mark_init()
644 u -> ut_type = INIT_PROCESS; in startat()
1433 (void) account(INIT_PROCESS, &tmproc, in spawn()2691 case INIT_PROCESS: in account()
2076 if ((u->ut_type == INIT_PROCESS || in update_utmpx_entry()