HomeSort by relevance Sort by last modified time
    Searched refs:chld_pid (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/kernel/mem/shmt/
shmt06.c 146 int shmid, chld_pid; local
151 chld_pid = getpid();
157 errno, shmid, chld_pid);
165 errno, shmid, chld_pid);
191 errno, shmid, chld_pid);
shmt04.c 147 int shmid, chld_pid; local
152 chld_pid = getpid();
159 errno, shmid, chld_pid);
167 errno, shmid, chld_pid);

Completed in 74 milliseconds