Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_safe_macros.h96 int safe_pipe2(const char *file, const int lineno, int fildes[2], int flags);
99 safe_pipe2(__FILE__, __LINE__, (fildes), (flags))
/third_party/ltp/lib/
Dtst_safe_macros.c497 int safe_pipe2(const char *file, const int lineno, int fildes[2], int flags) in safe_pipe2() function