Home
last modified time | relevance | path

Searched refs:mpid (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/capabilities/
Dtest_execve.c32 static pid_t mpid; /* main() pid is used to avoid duplicate test counts */ variable
196 if (getpid() != mpid) in fork_wait()
443 mpid = getpid(); in main()
/tools/testing/selftests/net/
Dfib_nexthops.sh317 mpid=`($IP monitor $mtype > $tmpfile & echo $!) 2>/dev/null`
319 echo "$mpid $tmpfile"
324 local mpid=$1
329 kill $mpid
Drtnetlink.sh655 mpid=`(ip x m > $tmpfile & echo $!) 2>/dev/null`
707 kill $mpid