Searched refs:getpid (Results 1 - 25 of 693) sorted by relevance

1234567891011>>

/macosx-10.10.1/BerkeleyDB-21/db/clib/
H A Draise.c25 return (kill(getpid(), s));
/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DProcessID.h44 return getpid();
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dtmpnam.c27 extern int getpid (void);
32 int pid = getpid ();
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSWindows/
H A DPosixCompat.h29 #if !defined( getpid )
30 # define getpid _getpid macro
/macosx-10.10.1/apr-32/apr/apr/threadproc/netware/
H A Dprocsup.c43 if (setpgrp(0, getpid()) == -1 || (pgrp = getpgrp(0)) == -1) {
48 pgrp = getpid();
51 pgrp = -getpid();
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cryptkit/
H A Dplatform.c60 extern int getpid();
68 thisPid = (unsigned)getpid();
126 extern int getpid();
134 thisPid = (unsigned)getpid();
179 extern int getpid();
187 thisPid = (unsigned)getpid();
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cryptkit/lib/
H A Dplatform.c60 extern int getpid();
68 thisPid = (unsigned)getpid();
126 extern int getpid();
134 thisPid = (unsigned)getpid();
179 extern int getpid();
187 thisPid = (unsigned)getpid();
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-run/
H A Dsignals_test.cpp103 ::kill(::getpid(), SIGUSR1);
108 ::kill(::getpid(), SIGUSR1);
112 ::kill(::getpid(), SIGUSR1);
129 ::kill(::getpid(), SIGUSR1);
136 ::kill(::getpid(), SIGUSR1);
155 ::kill(::getpid(), SIGUSR1);
162 ::kill(::getpid(), SIGUSR1);
190 ::kill(::getpid(), SIGUSR1);
211 ::kill(::getpid(), SIGUSR1);
216 ::kill(::getpid(), SIGUSR
[all...]
/macosx-10.10.1/Libc-1044.1.2/compat-43/FreeBSD/
H A Dsetpgrp.c44 pid_t pid = getpid();
/macosx-10.10.1/Libc-1044.1.2/gen/FreeBSD/
H A Draise.c46 return(kill(getpid(), s));
/macosx-10.10.1/apache-793/httpd/os/netware/
H A Dos.h49 #define getpid NXThreadGetId macro
/macosx-10.10.1/dtrace-147/test/tst/common/pid/
H A Dtst.weak2.c57 getpid();
/macosx-10.10.1/dtrace-147/test/tst/common/ustack/
H A Dtst.spin.c37 (void) getpid();
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/dlopen_preflight-leak/
H A Dmain.c41 sprintf(cmd, "sudo leaks %u > /dev/null\n", getpid());
/macosx-10.10.1/postfix-255/postfix/src/util/
H A Dmyrand.c61 mysrand(getpid() ^ time((time_t *) 0));
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/Examples/Scripts/
H A Dsignal-demo.py16 os.kill(os.getpid(), signal.SIGQUIT)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/Examples/Scripts/
H A Dsignal-demo.py16 os.kill(os.getpid(), signal.SIGQUIT)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Examples/Scripts/
H A Dsignal-demo.py16 os.kill(os.getpid(), signal.SIGQUIT)
/macosx-10.10.1/xnu-2782.1.97/tools/tests/libMicro/
H A Dgetpid.c32 * getpid
45 (void) sprintf(lm_usage, "note: measures getpid()");
59 (void) getpid();
H A Dmk_tarball10 libmicro_version=`bin/getpid -V`
/macosx-10.10.1/xnu-2782.1.97/tools/tests/memorystatus/
H A Dmemorystatus.c454 printTestHeader(getpid(), "List validation test");
514 printTestHeader(getpid(), "Sanity test");
546 if (!check_properties(getpid(), JETSAM_PRIORITY_DEFAULT, -1, 0x0, "#1 - pre xpc_track_activity()")) {
550 proc_track_dirty(getpid(), PROC_DIRTY_TRACK | PROC_DIRTY_ALLOW_IDLE_EXIT | PROC_DIRTY_DEFER);
552 if (!check_properties(getpid(), JETSAM_PRIORITY_IDLE_DEFERRED, -1, 0x0, "#2 - post xpc_track_activity()")) {
557 proc_set_dirty(getpid(), true);
558 proc_set_dirty(getpid(), false);
559 proc_set_dirty(getpid(), true);
560 proc_set_dirty(getpid(), false);
564 if (!check_properties(getpid(), JETSAM_PRIORITY_IDLE_DEFERRE
[all...]
/macosx-10.10.1/cron-39/cron/
H A Ddo_command.c71 getpid(), e->cmd, u->name, e->uname, e->gname))
95 getpid(), e->cmd, u->name, e->uid, e->gid))
107 log_it("CRON",getpid(),"error","can't fork");
113 Debug(DPROC, ("[%d] child process done, exiting\n", getpid()))
120 Debug(DPROC, ("[%d] main process returning to work\n", getpid()))
143 Debug(DPROC, ("[%d] child_process('%s')\n", getpid(), e->cmd))
228 log_it("CRON",getpid(),"error","can't vfork");
233 getpid()))
239 srandom(getpid());
252 log_it(usernm, getpid(), "CM
[all...]
/macosx-10.10.1/WebKit2-7600.1.25/Shared/mac/
H A DSandboxUtilities.cpp66 static bool hasContainer = processHasContainer(getpid());
75 sandbox_container_path_for_pid(getpid(), path.data(), path.size());
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/comp/
H A Dsetsid.c51 if ((pg = getpid()) == getpgrp())
/macosx-10.10.1/libclosure-65/escapeTests/
H A Descape2.m21 if (getpid() % 2) {

Completed in 829 milliseconds

1234567891011>>