Searched refs:FPARSELN_UNESCESC (Results 1 - 8 of 8) sorted by last modified time

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

Completed in 266 milliseconds