Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_safe_macros.h42 safe_chroot(__FILE__, __LINE__, (path))
43 int safe_chroot(const char *file, const int lineno, const char *path);
/third_party/ltp/lib/
Dtst_safe_macros.c383 int safe_chroot(const char *file, const int lineno, const char *path) in safe_chroot() function