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

/freebsd-10-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-10-stable/sys/fs/procfs/
H A Dprocfs_status.c73 int pid, ppid, pgid, sid; local
/freebsd-10-stable/release/picobsd/tinyware/aps/
H A Dmain.c48 char *name, *pid, *ppid, *uid, *gid; local
/freebsd-10-stable/tools/regression/poll/
H A Dpipeselect.c50 static pid_t ppid; variable
H A Dpipepoll.c79 static pid_t ppid; variable
/freebsd-10-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-10-stable/usr.sbin/faithd/
H A Dtcp.c63 static pid_t ppid = (pid_t)0; variable
/freebsd-10-stable/contrib/amd/amd/
H A Dnfs_start.c316 mount_automounter(int ppid) argument
H A Damd.c387 int ppid = 0; local
/freebsd-10-stable/tools/tools/netrate/juggle/
H A Djuggle.c392 pid_t pid, ppid, wpid; local
/freebsd-10-stable/usr.bin/csup/
H A Dauth.c290 pid_t pid, ppid; local
/freebsd-10-stable/usr.bin/limits/
H A Dlimits.c698 pid_t ppid = getppid(); local
/freebsd-10-stable/usr.bin/rlogin/
H A Drlogin.c511 static pid_t ppid; variable
/freebsd-10-stable/lib/libc/net/
H A Dsctp_sys_calls.c515 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
784 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-10-stable/usr.sbin/ypbind/
H A Dypbind.c118 int ppid; variable
/freebsd-10-stable/bin/sh/
H A Dvar.c155 char ppid[20]; local
/freebsd-10-stable/tools/tools/usbtest/
H A Dusb_msc_test.c826 show_host_device_selection(uint8_t level, uint16_t *pvid, uint16_t *ppid) argument
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Dfasttrap.c600 pid_t ppid = p->p_pid; local
/freebsd-10-stable/sys/netinet/
H A Dsctp_indata.c121 sctp_build_readq_entry(struct sctp_tcb *stcb, struct sctp_nets *net, uint32_t tsn, uint32_t ppid, uint32_t context, uint16_t stream_no, uint16_t stream_seq, uint8_t flags, struct mbuf *dm) argument
H A Dsctp_structs.h514 uint32_t ppid; member in struct:sctp_stream_queue_pending
/freebsd-10-stable/usr.sbin/syslogd/
H A Dsyslogd.c390 pid_t ppid = 1, spid; local

Completed in 408 milliseconds