Searched refs:FPARSELN_UNESCCOMM (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/mtree/
H A Dexcludes.c86 FPARSELN_UNESCCOMM | FPARSELN_UNESCCONT | FPARSELN_UNESCESC))
H A Dspec.c125 FPARSELN_UNESCCOMM));
/freebsd-11-stable/contrib/blacklist/port/
H A Dport.h64 #define FPARSELN_UNESCCOMM 0x1 macro
H A Dfparseln.c181 skipesc += (flags & FPARSELN_UNESCCOMM);
/freebsd-11-stable/lib/libutil/
H A Dfparseln.c176 skipesc += (flags & FPARSELN_UNESCCOMM);
H A Dlibutil.h210 #define FPARSELN_UNESCCOMM 0x04 macro

Completed in 272 milliseconds