Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_safe_macros.h48 int safe_dup(const char *file, const int lineno, int oldfd);
51 safe_dup(__FILE__, __LINE__, (oldfd))
/third_party/ltp/lib/
Dtst_safe_macros.c477 int safe_dup(const char *file, const int lineno, int oldfd) in safe_dup() function
/third_party/glib/glib/
Dgspawn.c1506 safe_dup (gint fd) in safe_dup() function
1710 child_err_report_fd = safe_dup (child_err_report_fd); in do_exec()