Home
last modified time | relevance | path

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

/external/ltp/testcases/open_posix_testsuite/include/
Dmq_send.h14 int sync_pipe_create(int fd[]) in sync_pipe_create() function
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_send/
D5-1.c88 if (sync_pipe_create(sync_pipes) == -1) { in main()