Home
last modified time | relevance | path

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

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/getpid/
D1-1.c52 static pid_t *sharedpid; variable
57 *sharedpid = getpid(); in child()
147 sharedpid = (pid_t *) mmaped; in main()
179 if (hispid != *sharedpid) { in main()