Home
last modified time | relevance | path

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

/freebsd/tools/build/cross-build/include/linux/
H A Dlibutil.h72 #define FPARSELN_UNESCCONT 0x02 macro
/freebsd/contrib/blocklist/port/
H A Dport.h65 #define FPARSELN_UNESCCONT 0x2 macro
H A Dfparseln.c183 skipesc += (flags & FPARSELN_UNESCCONT); 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.c172 skipesc += (flags & FPARSELN_UNESCCONT); in fparseln()
H A Dlibutil.h223 #define FPARSELN_UNESCCONT 0x02 macro