Searched refs:FPARSELN_UNESCCONT (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.h65 #define FPARSELN_UNESCCONT 0x2 macro
H A Dfparseln.c183 skipesc += (flags & FPARSELN_UNESCCONT);
/freebsd-11-stable/lib/libutil/
H A Dfparseln.c178 skipesc += (flags & FPARSELN_UNESCCONT);
H A Dlibutil.h209 #define FPARSELN_UNESCCONT 0x02 macro

Completed in 55 milliseconds