Home
last modified time | relevance | path

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

/third_party/ltp/lib/
H A Dtst_safe_file_at.c16 const char *tst_decode_fd(const int fd) in tst_decode_fd() function
55 dirfd, tst_decode_fd(dirfd), path, oflags, mode); in safe_openat()
80 nbyte, dirfd, tst_decode_fd(dirfd), path); in safe_file_readat()
145 dirfd, tst_decode_fd(dirfd), path, fmt, buf); in safe_file_vprintfat()
154 dirfd, tst_decode_fd(dirfd), path); in safe_file_vprintfat()
197 dirfd, tst_decode_fd(dirfd), path, flags_sym); in safe_unlinkat()
212 tst_decode_fd(dirfd), path, owner, group, flags); in safe_fchownat()
216 dirfd, tst_decode_fd(dirfd), path, owner, group, flags, rval); in safe_fchownat()
232 tst_decode_fd(dirfd), path, statbuf, flags); in safe_fstatat()
236 dirfd, tst_decode_fd(dirf in safe_fstatat()
[all...]
H A Dtst_cgroup.c380 dpath = tst_decode_fd(parent->dir_fd); in cgroup_dir_mk()
1260 (*dir)->dir_fd, tst_decode_fd((*dir)->dir_fd), alias); in safe_cg_has()
/third_party/ltp/include/
H A Dtst_safe_file_at.h37 const char *tst_decode_fd(const int fd)

Completed in 4 milliseconds