Home
last modified time | relevance | path

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

/third_party/ltp/lib/
Dtst_safe_file_at.c16 const char *tst_decode_fd(const int fd) in tst_decode_fd() function
52 dirfd, tst_decode_fd(dirfd), path, oflags, mode); in safe_openat()
77 nbyte, dirfd, tst_decode_fd(dirfd), path); in safe_file_readat()
142 dirfd, tst_decode_fd(dirfd), path, fmt, buf); in safe_file_vprintfat()
151 dirfd, tst_decode_fd(dirfd), path); in safe_file_vprintfat()
194 dirfd, tst_decode_fd(dirfd), path, flags_sym); in safe_unlinkat()
Dtst_cgroup.c287 dpath = tst_decode_fd(parent->dir_fd); in cgroup_dir_mk()
1026 (*dir)->dir_fd, tst_decode_fd((*dir)->dir_fd), alias); in safe_cgroup_has()
/third_party/ltp/include/
Dtst_safe_file_at.h28 const char *tst_decode_fd(const int fd)