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

/freebsd-13-stable/tools/build/cross-build/include/linux/
H A Dlibutil.h77 #define FPARSELN_UNESCREST 0x08 macro
/freebsd-13-stable/contrib/blacklist/port/
H A Dport.h67 #define FPARSELN_UNESCREST 0x8 macro
H A Dfparseln.c187 skipesc = (flags & FPARSELN_UNESCREST);
/freebsd-13-stable/lib/libutil/
H A Dfparseln.c184 skipesc = (flags & FPARSELN_UNESCREST);
H A Dlibutil.h216 #define FPARSELN_UNESCREST 0x08 macro

Completed in 3215 milliseconds