HomeSort by: relevance | last modified time | path
    Searched defs:open_via_pipe2rd (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/kernel/
t_cloexec.c 168 open_via_pipe2rd(void) function in typeref:typename:int
396 CLOEXEC_TEST(pipe2rd_forkexecve, open_via_pipe2rd, exec_via_forkexecve,
398 CLOEXEC_TEST(pipe2rd_vforkexecve, open_via_pipe2rd, exec_via_vforkexecve,
400 CLOEXEC_TEST(pipe2rd_posixspawn, open_via_pipe2rd, exec_via_posixspawn,
422 CLOEXEC_TEST(pipe2rd_posixspawn, open_via_pipe2rd, exec_via_posixspawn,
t_clofork.c 158 open_via_pipe2rd(void) function in typeref:typename:int
373 CLOFORK_TEST(pipe2rd_forkexecve, open_via_pipe2rd, exec_via_forkexecve,
375 CLOFORK_TEST(pipe2rd_vforkexecve, open_via_pipe2rd, exec_via_vforkexecve,
377 CLOFORK_TEST(pipe2rd_posixspawn, open_via_pipe2rd, exec_via_posixspawn,

Completed in 12 milliseconds