Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/pipe/
Dpipe04.c61 void c1func(void);
88 maybe_run_child(&c1func, "ndd", 1, &fildes[0], &fildes[1]); in main()
111 c1func(); in main()
220 void c1func(void) in c1func() function