Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_safe_file_at.h13 safe_openat(__FILE__, __LINE__, \
31 int safe_openat(const char *const file, const int lineno, const int dirfd,
/third_party/ltp/lib/
Dtst_safe_file_at.c35 int safe_openat(const char *const file, const int lineno, in safe_openat() function
61 int fd = safe_openat(file, lineno, dirfd, path, O_RDONLY); in safe_file_readat()