Home
last modified time | relevance | path

Searched refs:FPARSELN_UNESCESC (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/bsd/blocklist/port/
H A Dport.h66 #define FPARSELN_UNESCESC 0x4 macro
H A Dfparseln.c185 skipesc += (flags & FPARSELN_UNESCESC); in fparseln()
/netbsd/usr.sbin/mtree/
H A Dexcludes.c86 FPARSELN_UNESCCOMM | FPARSELN_UNESCCONT | FPARSELN_UNESCESC)) in read_excludes_file()
/netbsd/lib/libc/stdio/
H A Dfparseln.c198 skipesc += (flags & FPARSELN_UNESCESC); in fparseln()
/netbsd/include/
H A Dstdio.h405 #define FPARSELN_UNESCESC 0x01 macro
/netbsd/libexec/ftpd/
H A Dconf.c165 FPARSELN_UNESCCONT | FPARSELN_UNESCESC)) != NULL; in parse_conf()
H A Dftpd.c1079 FPARSELN_UNESCCONT | FPARSELN_UNESCESC)) != NULL; in checkuser()
/netbsd/tools/compat/
H A Dcompat_defs.h395 # define FPARSELN_UNESCESC 0x01 macro