Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/pipe/
Dpipe04.c62 void c2func(void);
89 maybe_run_child(&c2func, "ndd", 2, &fildes[0], &fildes[1]); in main()
123 c2func(); in main()
229 void c2func(void) in c2func() function