Searched refs:safe_openat (Results 1 – 2 of 2) sorted by relevance
/third_party/ltp/include/ |
D | tst_safe_file_at.h | 13 safe_openat(__FILE__, __LINE__, \ 31 int safe_openat(const char *const file, const int lineno, const int dirfd,
|
/third_party/ltp/lib/ |
D | tst_safe_file_at.c | 35 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()
|