OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dowriter
(Results
1 - 6
of
6
) sorted by null
/external/ltp/testcases/kernel/syscalls/ipc/lib/
libmsgctl.h
35
int
dowriter
(long key, int tid, long type, int child, int nreps);
libmsgctl.c
86
int
dowriter
(long key, int tid, long type, int child, int nreps)
function
/external/ltp/testcases/kernel/syscalls/ipc/msgctl/
msgctl08.c
234
ret =
dowriter
(key, id, 1, child_process, nreps);
msgctl09.c
280
exit(
dowriter
(key, tid, rkidarray[i],
msgctl10.c
229
ret =
dowriter
(key, id, 1, child_process, nreps);
msgctl11.c
305
exit(
dowriter
(key, tid, rkidarray[i],
Completed in 3968 milliseconds