Home
last modified time | relevance | path

Searched defs:pid1 (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/netbsd-tests/rump/rumpkern/h_client/
H A Dh_forkcli.c21 pid_t pid1, pid2; in simple() local
/freebsd/tools/test/ptrace/
H A Dscescx.c358 pid_t pid, pid1; in main() local
/freebsd/tools/regression/security/proc_to_proc/
H A Dscenario.c267 pid_t pid1, pid2; in enact_scenario() local
/freebsd/tests/sys/file/
H A Dflock_helper.c499 int pid1, pid2; in test6() local
/freebsd/sys/kern/
H A Dsys_generic.c2130 kern_kcmp(struct thread *td, pid_t pid1, pid_t pid2, int type, in kern_kcmp()
/freebsd/sys/sys/
H A Dsysproto.h1874 char pid1_l_[PADL_(pid_t)]; pid_t pid1; char pid1_r_[PADR_(pid_t)]; member