Searched defs:pid (Results 51 - 75 of 707) sorted by relevance

1234567891011>>

/freebsd-11-stable/lib/libutil/
H A Dpty.c96 int master, slave, pid; local
H A Dkinfo_getfile.c13 kinfo_getfile(pid_t pid, int *cntp) argument
H A Dkinfo_getvmmap.c13 kinfo_getvmmap(pid_t pid, int *cntp) argument
/freebsd-11-stable/lib/libutil/tests/
H A Dflopen_test.c156 pid_t pid; local
/freebsd-11-stable/gnu/usr.bin/gdb/kgdb/
H A Dkgdb.h43 int pid; member in struct:kthr
/freebsd-11-stable/tests/sys/mqueue/
H A Dmqtest2.c32 pid_t pid; local
H A Dmqtest5.c37 pid_t pid; local
H A Dmqtest4.c35 pid_t pid; local
H A Dmqtest3.c34 pid_t pid; local
/freebsd-11-stable/tools/regression/capsicum/syscalls/
H A Dcap_fcntls_limit.c408 pid_t pid; local
[all...]
H A Dcap_ioctls_limit.c312 pid_t pid; local
[all...]
/freebsd-11-stable/tools/regression/priv/
H A Dpriv_sched_setpriority.c158 pid_t pid; local
/freebsd-11-stable/tools/regression/security/cap_test/
H A Dcap_test.c101 pid_t pid = fork(); local
H A Dcap_test_capmode.c73 pid_t pid, wpid; local
/freebsd-11-stable/tools/regression/sockets/unix_close_race/
H A Dunix_close_race.c66 int listenfd, connfd, pid; local
/freebsd-11-stable/usr.bin/login/
H A Dlogin_audit.c69 pid_t pid = getpid(); local
121 pid_t pid = getpid(); local
177 pid_t pid = getpid(); local
[all...]
/freebsd-11-stable/usr.sbin/pw/
H A Dpw_utils.c80 pid_t pid; local
/freebsd-11-stable/tools/test/pthread_vfork/
H A Dpthread_vfork_test.c47 pid_t pid, wpid; local
/freebsd-11-stable/bin/kill/
H A Dkill.c70 pid_t pid; local
/freebsd-11-stable/bin/pwait/
H A Dpwait.c71 long pid; local
/freebsd-11-stable/lib/libdpv/
H A Dutil.c60 shell_spawn_pipecmd(const char *cmd, const char *label, pid_t *pid) argument
/freebsd-11-stable/lib/libproc/
H A Dproc_create.c47 proc_init(pid_t pid, int flags, int status, struct proc_handle *phdl) argument
74 proc_attach(pid_t pid, int flags, struct proc_handle **pphdl) argument
130 pid_t pid; local
[all...]
H A D_libproc.h40 pid_t pid; /* Process ID. */ member in struct:proc_handle
/freebsd-11-stable/contrib/netbsd-tests/kernel/kqueue/read/
H A Dt_file.c89 pid_t pid; local
/freebsd-11-stable/contrib/netbsd-tests/kernel/kqueue/
H A Dt_proc2.c61 pid_t pid; local
92 pid_t pid = 0; local

Completed in 150 milliseconds

1234567891011>>