Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTFTP.c665 static int set_mac_binary(eServerType ServerType) in set_mac_binary() argument
668 if (ServerType == APPLESHARE_SERVER || in set_mac_binary()
669 ServerType == NETPRESENZ_SERVER) { in set_mac_binary()
683 static void get_ftp_pwd(eServerType *ServerType, BOOLEAN *UseList) in get_ftp_pwd() argument
696 if (*ServerType == TCPC_SERVER) { in get_ftp_pwd()
697 *ServerType = ((response_text[5] == '/') ? in get_ftp_pwd()
700 ((*ServerType == NCSA_SERVER) ? in get_ftp_pwd()
706 if (set_mac_binary(*ServerType)) { in get_ftp_pwd()
707 *ServerType = NCSA_SERVER; in get_ftp_pwd()
710 *ServerType = UNIX_SERVER; in get_ftp_pwd()
[all …]
/mirbsd/src/usr.sbin/httpd/conf/
Dhttpd.conf51 ServerType standalone