Home
last modified time | relevance | path

Searched refs:FILE_SCANF (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/testcases/network/can/filter-tests/
H A Dcan_common.h56 if (FILE_SCANF(path, "%x", &flags) || !(flags & IFF_ECHO)) { in can_setup_vcan()
/third_party/ltp/include/old/
H A Dold_safe_file_ops.h33 #define FILE_SCANF(path, fmt, ...) \ macro
/third_party/ltp/include/
H A Dtst_safe_file_ops.h10 #define FILE_SCANF(path, fmt, ...) \ macro
/third_party/ltp/lib/
H A Dtst_memutils.c170 FILE_SCANF(score_path, "%d", &val); in set_oom_score_adj()

Completed in 2 milliseconds