Searched defs:pipe (Results 1 – 9 of 9) sorted by relevance
23 Pipe pipe; TEST_F() local 35 Pipe pipe; TEST_F() local [all...]
24 void pipe(int arg) { in pipe() function
139 Pipe pipe; in TEST_F() local
216 Pipe pipe; ScriptInterpreterIORedirect() local
261 PipePosix pipe; LaunchProcess() local
56 pipe, enumerator
859 int res = REAL(pipe)(pipefd); in INTERCEPTOR() argument
1870 TSAN_INTERCEPTOR(int,pipe,int * pipefd) TSAN_INTERCEPTOR() argument
777 TEST(MemorySanitizer, pipe) { in TEST() argument