Home
last modified time | relevance | path

Searched refs:pid_t (Results 1251 – 1266 of 1266) sorted by relevance

1...<<51

/freebsd/usr.sbin/mountd/
H A Dmountd.c412 pid_t otherpid; in main()
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2326 void *arg, int *parent_tid, void *tls, pid_t *child_tid) { in TSAN_INTERCEPTOR()
/freebsd/contrib/tcsh/
H A DFixes1448 4. Apollo bugs [Setenv -> tsetenv, typedef in pid_t]
1872 5. DGUX has size_t and pid_t defined now...
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_misc.c3291 pid_t pid;
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc2208 INTERCEPTOR(int, clock_getcpuclockid, pid_t pid,
2491 static int PosixSpawnImpl(void *ctx, RealSpawnPtr *real_posix_spawn, pid_t *pid,
2517 INTERCEPTOR(int, posix_spawn, pid_t *pid, const char *path,
2526 INTERCEPTOR(int, posix_spawnp, pid_t *pid, const char *file,
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_cma.c336 pid_t owner;
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.def51 // p -> pid_t
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp112 lldb::pid_t pid = process_sp->GetID(); in DumpTargetInfo()
/freebsd/contrib/ncurses/
H A Dconfigure22756 if ((pid_t *) 0)
22758 if (sizeof (pid_t))
23046 pid_t
/freebsd/contrib/diff/
H A DChangeLog2599 (read_diff): pid is of type pid_t, not int. Use waitpid if available.
2630 Don't assume sizeof (pid_t) <= sizeof (int).
/freebsd/sys/fs/nfsclient/
H A Dnfs_clstate.c4192 fl->l_pid = (pid_t)0; in nfscl_lockt()
H A Dnfs_clrpcops.c4563 fl->l_pid = (pid_t)0; in nfsrpc_lockt()
/freebsd/contrib/sendmail/src/
H A Dmap.c7055 auto pid_t pid;
/freebsd/sys/netpfil/pf/
H A Dpf_ioctl.c2067 uid_t uid, pid_t pid) in pf_ioctl_addrule()
/freebsd/sys/contrib/openzfs/cmd/
H A Dztest.c8680 pid_t pid; in exec_child()
/freebsd/contrib/sqlite3/
H A Dsqlite3.c38579 # define osGetpid(X) (pid_t)1
38583 # define osGetpid(X) (pid_t)getpid()
38675 static pid_t randomnessPid = 0;

1...<<51