Home
last modified time | relevance | path

Searched refs:FTP_DEFAULT_PORT (Results 1 – 2 of 2) sorted by relevance

/NextBSD/lib/libfetch/
HDcommon.h34 #define FTP_DEFAULT_PORT 21 macro
HDcommon.c191 return (FTP_DEFAULT_PORT); in fetch_default_port()