Searched refs:oldpid (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/bin/pkill/tests/
H A Dpgrep-o_test.sh12 oldpid=$!
17 if [ "$pid" = "$oldpid" ]; then
22 kill $oldpid
H A Dpgrep-n_test.sh12 oldpid=$!
22 kill $oldpid
/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_logging.c1037 pmclog_process_procfork(struct pmc_owner *po, pid_t oldpid, pid_t newpid) argument
1040 PMCLOG_EMIT32(oldpid);
/freebsd-11-stable/contrib/gdb/gdb/
H A Dremote.c1771 remote_current_thread (ptid_t oldpid)
1781 return oldpid;
1767 remote_current_thread(ptid_t oldpid) argument

Completed in 124 milliseconds