Home
last modified time | relevance | path

Searched defs:pidrec (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/utmpd/
H A Dutmpd.c116 struct pidrec { struct
117 int pd_type; /* Command type */
118 pid_t pd_pid; /* pid to add or remove */
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetutx.c81 typedef struct pidrec { struct
84 } pidrec_t; argument
/illumos-gate/usr/src/cmd/init/
H A Dinit.c397 struct pidrec { struct
398 int pd_type; /* Command type */
399 pid_t pd_pid; /* pid to add or remove */