Home
last modified time | relevance | path

Searched refs:FPARSELN_UNESCESC (Results 1 – 4 of 4) sorted by relevance

/trueos/include/
HDutil.h75 #define FPARSELN_UNESCESC 0x01 macro
/trueos/contrib/mtree/
HDexcludes.c86 FPARSELN_UNESCCOMM | FPARSELN_UNESCCONT | FPARSELN_UNESCESC)) in read_excludes_file()
/trueos/lib/libutil/
HDfparseln.c180 skipesc += (flags & FPARSELN_UNESCESC); in fparseln()
HDlibutil.h205 #define FPARSELN_UNESCESC 0x01 macro