Searched refs:tst_file_vprintfat (Results 1 – 2 of 2) sorted by relevance
/third_party/ltp/lib/ |
D | tst_safe_file_at.c | 83 int tst_file_vprintfat(const int dirfd, const char *const path, in tst_file_vprintfat() function 111 rval = tst_file_vprintfat(dirfd, path, fmt, va); in tst_file_printfat() 127 rval = tst_file_vprintfat(dirfd, path, fmt, va); in safe_file_vprintfat()
|
/third_party/ltp/include/ |
D | tst_safe_file_at.h | 40 int tst_file_vprintfat(const int dirfd, const char *const path,
|