Searched defs:run_child (Results 1 – 16 of 16) sorted by relevance
/third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
D | common.h | 54 static inline void io_read(const char *filename, int filesize, volatile int *run_child) in io_read() 89 static inline void io_read_eof(const char *filename, volatile int *run_child) in io_read_eof()
|
D | dio_append.c | 22 static int *run_child; variable
|
D | dio_sparse.c | 29 static int *run_child; variable
|
D | dio_truncate.c | 36 static int *run_child; variable
|
D | aiodio_append.c | 27 static int *run_child; variable
|
/third_party/ltp/testcases/kernel/syscalls/madvise/ |
D | madvise07.c | 38 static void run_child(void) in run_child() function
|
D | madvise08.c | 154 static pid_t run_child(int advice) in run_child() function
|
/third_party/ltp/testcases/kernel/syscalls/setreuid/ |
D | setreuid05.c | 85 static void run_child(const struct test_data_t *tc) in run_child() function
|
/third_party/boost/libs/nowide/test/ |
D | test_system.cpp | 102 void run_child(int argc, char** argv, char** env) in run_child() function
|
/third_party/glib/tests/ |
D | timeloop.c | 78 run_child (GIOChannel *in_channel, GIOChannel *out_channel) in run_child() function
|
D | timeloop-basic.c | 79 run_child (int in_fd, int out_fd) in run_child() function
|
/third_party/glib/tests/gobject/ |
D | timeloop-closure.c | 79 run_child (GIOChannel *in_channel, GIOChannel *out_channel) in run_child() function
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
D | fanotify03.c | 159 static void run_child(void) in run_child() function
|
/third_party/ltp/pan/ |
D | ltp-pan.c | 904 run_child(struct coll_entry *colle, struct tag_pgrp *active, int quiet_mode, in run_child() function
|
/third_party/python/PC/ |
D | launcher.c | 756 run_child(wchar_t * cmdline) in run_child() function
|
/third_party/python/Lib/test/ |
D | test_builtin.py | 1991 def run_child(self, child, terminal_input): member in PtyTests
|