Searched defs:ppid (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_getsid.c82 pid_t csid, pid, ppid, sid; local
H A Dt_getpid.c61 pid_t ppid, fpid, cpid, tpid, wpid; local
H A Dt_kill.c135 pid_t cpid, ppid; local
218 pid_t cpid, ppid; local
265 pid_t cpid, ppid; local
[all...]
/freebsd-11-stable/release/picobsd/tinyware/aps/
H A Dmain.c48 char *name, *pid, *ppid, *uid, *gid; local
/freebsd-11-stable/sys/fs/procfs/
H A Dprocfs_status.c74 int pid, ppid, pgid, sid; local
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-power-throttle.c167 static uint64_t cvmx_power_throttle_set_powlim(int ppid, argument
202 static uint64_t cvmx_power_throttle_csr_addr(int ppid) argument
237 int ppid; local
258 int ppid; local
274 cvmx_power_throttle_get_register(int ppid) argument
[all...]
/freebsd-11-stable/tools/regression/poll/
H A Dpipeselect.c50 static pid_t ppid; variable
H A Dpipepoll.c79 static pid_t ppid; variable
/freebsd-11-stable/contrib/amd/amd/
H A Dnfs_start.c316 mount_automounter(int ppid) argument
H A Damd.c387 int ppid = 0; local
/freebsd-11-stable/tools/tools/netrate/juggle/
H A Djuggle.c392 pid_t pid, ppid, wpid; local
/freebsd-11-stable/usr.bin/rlogin/
H A Drlogin.c511 static pid_t ppid; variable
/freebsd-11-stable/usr.bin/limits/
H A Dlimits.c713 pid_t ppid = getppid(); local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp340 pid_t ppid = internal_getppid(); local
/freebsd-11-stable/bin/sh/
H A Dvar.c157 char ppid[20]; local
/freebsd-11-stable/usr.sbin/ypbind/
H A Dypbind.c120 static int ppid; variable
/freebsd-11-stable/lib/libc/net/
H A Dsctp_sys_calls.c513 sctp_sendmsg(int s, const void *data, size_t len, const struct sockaddr *to, socklen_t tolen, uint32_t ppid, uint32_t flags, uint16_t stream_no, uint32_t timetolive, uint32_t context) argument
782 sctp_sendmsgx(int sd, const void *msg, size_t len, struct sockaddr *addrs, int addrcnt, uint32_t ppid, uint32_t flags, uint16_t stream_no, uint32_t timetolive, uint32_t context) argument
/freebsd-11-stable/tools/tools/usbtest/
H A Dusb_msc_test.c860 show_host_device_selection(uint8_t level, uint16_t *pvid, uint16_t *ppid) argument
/freebsd-11-stable/sys/kern/
H A Dkern_prot.c132 int ppid; local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Dfasttrap.c600 pid_t ppid = p->p_pid; local
/freebsd-11-stable/tests/sys/kern/
H A Dptrace_test.c1004 pid_t child, debugger, ppid, wpid; local
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-sctp.c602 uint32_t ppid; local
/freebsd-11-stable/sys/netinet/
H A Dsctp_header.h146 uint32_t ppid; member in struct:sctp_data
161 uint32_t ppid; member in union:sctp_idata::__anon5438
H A Dsctp_indata.c1717 uint32_t ppid; local
136 sctp_build_readq_entry(struct sctp_tcb *stcb, struct sctp_nets *net, uint32_t tsn, uint32_t ppid, uint32_t context, uint16_t sid, uint32_t mid, uint8_t flags, struct mbuf *dm) argument
[all...]
/freebsd-11-stable/usr.sbin/syslogd/
H A Dsyslogd.c536 pid_t ppid = 1, spid; local

Completed in 296 milliseconds

12