Home
last modified time | relevance | path

Searched defs:pid_t (Results 1 – 17 of 17) sorted by relevance

/illumos-gate/usr/src/cmd/mailx/
H A Dpopen.c63 typedef int pid_t; typedef
/illumos-gate/usr/src/uts/common/os/
H A Dport_subr.c535 int (*port_callback)(void *, int *, pid_t, int, void *), in port_init_event() argument
692 void (*port_src_close)(void *, int, pid_t, int), void *arg, in port_associate_ksource() argument
/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_syscall_arg_type.c96 static struct typedef_lookup pid_t = { .name = "pid_t" }; in is_pid_t() local
/illumos-gate/usr/src/lib/libpctx/common/
H A Dlibpctx.c402 pctx_lwpiterate(pctx_t *pctx, int (*action)(pctx_t *, pid_t, id_t, void *)) in pctx_lwpiterate() argument
525 int (*tick)(pctx_t *, pid_t, id_t, void *)) in pctx_run() argument
/illumos-gate/usr/src/boot/include/
H A Dtime.h93 typedef __pid_t pid_t; typedef
H A Dunistd.h53 typedef __pid_t pid_t; typedef
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h271 typedef int pid_t; typedef
506 typedef int pid_t; typedef
708 typedef int pid_t; typedef
1160 typedef short pid_t; typedef
1308 typedef short pid_t; typedef
1407 typedef int pid_t; typedef
1638 typedef int pid_t; typedef
1668 typedef int pid_t; typedef
2152 typedef int pid_t; typedef
2219 typedef int pid_t; typedef
/illumos-gate/usr/src/ucbhead/sys/
H A Dtypes.h358 typedef long pid_t; /* process id type */ typedef
361 typedef int pid_t; typedef
/illumos-gate/usr/src/boot/sys/sys/
H A Dfcntl.h61 typedef __pid_t pid_t; typedef
H A Dtypes.h186 typedef __pid_t pid_t; /* process id */ typedef
H A Dsocket.h60 typedef __pid_t pid_t; typedef
/illumos-gate/usr/src/uts/common/sys/
H A Dtypes.h543 typedef int pid_t; /* process id type */ typedef
546 typedef long pid_t; /* (historical version) */ typedef
/illumos-gate/usr/src/cmd/mail/
H A Dmail.h73 typedef int pid_t; typedef
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A Duds_daemon.h85 typedef unsigned int pid_t; typedef
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h414 typedef int pid_t; typedef
/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_main.c586 proc_walk_all(void (*cb)(const pid_t)) in proc_walk_all()
/illumos-gate/usr/src/contrib/mDNSResponder/Clients/
H A Ddns-sd.c81 typedef int pid_t; typedef