Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/capabilities/
A 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()
/linux/tools/testing/selftests/net/
A Dfib_nexthops.sh378 mpid=`($IP monitor $mtype > $tmpfile & echo $!) 2>/dev/null`
380 echo "$mpid $tmpfile"
385 local mpid=$1
390 kill $mpid
A Drtnetlink.sh655 mpid=`(ip x m > $tmpfile & echo $!) 2>/dev/null`
707 kill $mpid

Completed in 10 milliseconds