Home
last modified time | relevance | path

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

/third_party/ltp/testcases/network/nfs/nfs_stress/
H A Dnfs01_open_files.c18 #define TEMPLATE_PREFIX "ltp" macro
19 #define TEMPLATE_PREFIX_LEN (sizeof(TEMPLATE_PREFIX) - 1)
20 #define TEMPLATE TEMPLATE_PREFIX "XXXXXX"
113 if (!strncmp(entp->d_name, TEMPLATE_PREFIX, TEMPLATE_PREFIX_LEN)) { in delete_files()

Completed in 1 milliseconds