Home
last modified time | relevance | path

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

/freebsd/tools/build/cross-build/include/linux/
H A Dlibutil.h71 #define FPARSELN_UNESCESC 0x01 macro
/freebsd/contrib/blocklist/port/
H A Dport.h66 #define FPARSELN_UNESCESC 0x4 macro
H A Dfparseln.c185 skipesc += (flags & FPARSELN_UNESCESC); in fparseln()
/freebsd/contrib/mtree/
H A Dexcludes.c86 FPARSELN_UNESCCOMM | FPARSELN_UNESCCONT | FPARSELN_UNESCESC)) in read_excludes_file()
/freebsd/lib/libutil/
H A Dfparseln.c174 skipesc += (flags & FPARSELN_UNESCESC); in fparseln()
H A Dlibutil.h222 #define FPARSELN_UNESCESC 0x01 macro