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

/freebsd-11-stable/contrib/mtree/
H A Dexcludes.c86 FPARSELN_UNESCCOMM | FPARSELN_UNESCCONT | FPARSELN_UNESCESC))
/freebsd-11-stable/contrib/blacklist/port/
H A Dport.h66 #define FPARSELN_UNESCESC 0x4 macro
H A Dfparseln.c185 skipesc += (flags & FPARSELN_UNESCESC);
/freebsd-11-stable/lib/libutil/
H A Dfparseln.c180 skipesc += (flags & FPARSELN_UNESCESC);
H A Dlibutil.h208 #define FPARSELN_UNESCESC 0x01 macro

Completed in 62 milliseconds