Home
last modified time | relevance | path

Searched refs:FAX_FILE_PERFIX (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/examples/fips_validation/
H A Dfips_validation.h26 #define FAX_FILE_PERFIX "fax" macro
H A Dfips_validation.c277 else if (strstr(path, FAX_FILE_PERFIX)) in parse_file_type()