Home
last modified time | relevance | path

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

/freebsd/tools/build/cross-build/include/linux/
H A Dlibutil.h74 #define FPARSELN_UNESCREST 0x08 macro
/freebsd/contrib/blocklist/port/
H A Dport.h67 #define FPARSELN_UNESCREST 0x8 macro
H A Dfparseln.c187 skipesc = (flags & FPARSELN_UNESCREST); in fparseln()
/freebsd/lib/libutil/
H A Dfparseln.c176 skipesc = (flags & FPARSELN_UNESCREST); in fparseln()
H A Dlibutil.h225 #define FPARSELN_UNESCREST 0x08 macro