Searched refs:idtype (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_exit.c1145 * Parameters: uap->idtype one of P_PID, P_PGID, P_ALL
1184 switch(uap->idtype) {
1199 switch(uap->idtype) {
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h634 char idtype_l_[PADL_(idtype_t)]; idtype_t idtype; char idtype_r_[PADR_(idtype_t)]; member in struct:waitid_args
1635 char idtype_l_[PADL_(idtype_t)]; idtype_t idtype; char idtype_r_[PADR_(idtype_t)]; member in struct:waitid_nocancel_args
/macosx-10.5.8/xnu-1228.15.4/bsd/netkey/
H A Dkey.c4117 key_setsadbident(exttype, idtype, string, stringlen, id)
4118 u_int16_t exttype, idtype;
4140 p->sadb_ident_type = idtype;

Completed in 55 milliseconds