Searched refs:xfork (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c533 static pid_t xfork(void) function
573 s = xfork();
583 c = xfork();
H A Dmptcp_sockopt.c781 static pid_t xfork(void) function
840 s = xfork();
850 c = xfork();

Completed in 144 milliseconds