Home
last modified time | relevance | path

Searched refs:getpid (Results 151 – 175 of 462) sorted by relevance

12345678910>>...19

/illumos-gate/usr/src/uts/intel/os/
H A Dname_to_sysnum20 getpid 20
/illumos-gate/usr/src/uts/sparc/os/
H A Dname_to_sysnum20 getpid 20
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Ddebug.c153 "%ld: %s ", (long) getpid(), str);
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dupdate.c293 if (!wait && (getpid() == parent_pid)) in update_map_if_required()
/illumos-gate/usr/src/lib/libc/sparc/sys/
H A Ddoor.S138 call getpid
/illumos-gate/usr/src/cmd/ttymon/
H A Dtmchild.c476 pid = getpid(); in inform_parent()
500 if (tcgetsid(0) != getsid(getpid())) { in invoke_service()
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dcmd.c96 pid = getpid(); in wait_random_time()
/illumos-gate/usr/src/cmd/acpihpd/
H A Dacpihpd.c178 i = sprintf(pid_str, "%ld", (long)getpid()); in daemon_init()
/illumos-gate/usr/src/test/os-tests/tests/portfs/
H A Dfile_assoc.c234 if (asprintf(&fa_path, "/tmp/file_assoc_test.%d", getpid()) < 0) { in main()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dklpdlib.c142 if (type == P_PID && (id == 0 || (pid_t)id == getpid())) { in klpd_register_id()
/illumos-gate/usr/src/test/nvme-tests/tests/ioctl/
H A Dnvme_ioctl_util.c209 if (proc_get_lwpstatus(getpid(), (uint_t)thr, &lwp) != 0) { in nvme_ioctl_test_thr_blocked()
/illumos-gate/usr/src/test/os-tests/tests/
H A Dodirectory.c80 pid_t pid = getpid(); in odir_setup()
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_connmgmt.c471 if (check_nscd_proc(getpid(), B_FALSE)) { in __s_api_peruser_proc()
501 my_pid = getpid(); in __s_api_nscd_proc()
560 cmg->pid = getpid(); in init_conn_mgmt()
619 mypid = getpid(); in get_current_conn_mgmt()
919 cm->pid = getpid(); in init_conn_mt()
1287 cm->detached == B_TRUE || cm->pid != getpid() || in match_conn_mt()
1563 cm->pid = getpid(); in __s_api_conn_mt_add()
/illumos-gate/usr/src/lib/libbsm/common/
H A Dadt.c270 pid_t pidbits = getpid(); in adt_get_unique_id()
409 (long long) getpid(), state->as_info.ai_asid)); in adt_start_session()
1356 DPRINTF(("(%lld)imported asid = %X %u\n", (long long) getpid(), in adt_import()
1461 state->as_pid = getpid(); in adt_init()
1590 state->as_pid = getpid(); in adt_newuser()
/illumos-gate/usr/src/cmd/syseventd/daemons/syseventd/
H A Dsyseventd.c410 if ((pid = enter_daemon_lock()) != getpid()) { in main()
1581 return (getpid()); in enter_daemon_lock()
1658 prog, getpid()); in syseventd_print()
1663 prog, getpid()); in syseventd_print()
/illumos-gate/usr/src/test/os-tests/tests/sockfs/
H A Drights.c352 proc_fdwalk(getpid(), fdwalkcb, tag); in check_fds()
693 ppid = getpid(); in main()
/illumos-gate/usr/src/lib/libc/port/threads/
H A Ddoor_calls.c140 while (getpid() == mypid && __door_unref() && errno == EINTR) in door_unref_func()
182 mypid = getpid(); in door_create_cmn()
/illumos-gate/usr/src/ucblib/librpcsoc/
H A Dclnt_udp.c65 extern pid_t getpid();
162 call_msg.rm_xid = getpid() ^ now.tv_sec ^ now.tv_usec;
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dspawnveg.c214 pgid = getpid();
/illumos-gate/usr/src/lib/librename/common/
H A Dlibrename.c98 ret = asprintf(&lrap->lra_altname, ".%d.%s", (int)getpid(), in librename_atomic_fdinit()
/illumos-gate/usr/src/cmd/mandoc/
H A Dterm_tag.c224 kill(getpid(), signum); in tag_signal()
/illumos-gate/usr/src/cmd/mailx/
H A Dsigretro.c344 kill(getpid(), sig); in _Sigtramp()
/illumos-gate/usr/src/lib/libc/i386/sys/
H A Ddoor.S189 call getpid
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man2.inc106 link path=usr/share/man/man2/getpgid.2 target=getpid.2
107 link path=usr/share/man/man2/getpgrp.2 target=getpid.2
108 file path=usr/share/man/man2/getpid.2
110 link path=usr/share/man/man2/getppid.2 target=getpid.2
/illumos-gate/usr/src/cmd/listen/
H A Dnlps_serv.c151 Pid = getpid(); in nlps_server()
700 utline.ut_pid = getpid(); in exec_cmd()

12345678910>>...19