Home
last modified time | relevance | path

Searched defs:pidp (Results 1 – 11 of 11) sorted by relevance

/freebsd/tests/sys/fifo/
H A Dfifo_open.c101 run_in_process(int (*func)(void), pid_t *pidp, const char *errstr) in run_in_process()
/freebsd/crypto/openssl/crypto/x509/
H A Dv3_crld.c440 static int i2r_idp(const X509V3_EXT_METHOD *method, void *pidp, BIO *out, in i2r_idp()
/freebsd/crypto/openssh/
H A Dssh-sk-client.c47 start_helper(int *fdp, pid_t *pidp, void (**osigchldp)(int)) in start_helper()
H A Dscp.c1019 int *reminp, int *remoutp, int *pidp) in do_sftp_connect()
/freebsd/sys/kern/
H A Dsys_procdesc.c168 kern_pdgetpid(struct thread *td, int fd, cap_rights_t *rightsp, pid_t *pidp) in kern_pdgetpid()
H A Dkern_proc.c2332 pid_t *pidp = (pid_t *)arg1; in sysctl_kern_proc_pathname() local
2931 pid_t *pidp = (pid_t *)arg1; in sysctl_kern_proc_groups() local
/freebsd/sbin/fsck/
H A Dfsck.c299 const char *auxopt, pid_t *pidp) in checkfs()
/freebsd/contrib/openbsm/libbsm/
H A Dbsm_wrappers.c473 gid_t *egidp, uid_t *ruidp, gid_t *rgidp, pid_t *pidp, au_asid_t *asidp, in audit_token_to_au32()
/freebsd/bin/ps/
H A Dps.c1353 char *argp, *cp, *newopts, *ns, *optp, *pidp; in kludge_oldps_options() local
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.c2346 dt_ident_t *pidp; in dt_node_inline() local
/freebsd/sys/sys/
H A Dsysproto.h1533 char pidp_l_[PADL_(pid_t *)]; pid_t * pidp; char pidp_r_[PADR_(pid_t *)]; member