Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/gen/
H A Dgetutx.c90 #define REMPID 2 /* remove a pid to "godchild" list */ macro
693 sendupid(tmpxbuf.ut_type == USER_PROCESS ? ADDPID : REMPID, in pututxline()
937 sendpid(REMPID, (pid_t)fup->ut_pid); in modutx()
944 sendpid(REMPID, (pid_t)ucp->ut_pid); in modutx()
/titanic_41/usr/src/cmd/utmpd/
H A Dutmpd.c113 #define REMPID 2 macro
681 case REMPID: in drain_pipe()
/titanic_41/usr/src/cmd/init/
H A Dinit.c402 #define REMPID 2 macro
3710 case REMPID: in sigpoll()