Home
last modified time | relevance | path

Searched defs:isftpinfo (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dftp.c111 #define isftpinfo(foo) (isdigit((unsigned)foo[0]) && \ macro
/netbsd-src/external/bsd/fetch/dist/libfetch/
H A Dftp.c128 #define isftpinfo(foo) \ macro