Searched refs:unix_server (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/usr.bin/ftp/
H A Dftp_var.h268 GLOBAL int unix_server; /* server is unix, can use binary for ascii */ variable
H A Dutil.c222 unix_server = 1;
239 unix_server = 0;
291 unix_server = 0;
H A Dftp.c1908 if (unix_server && unix_proxy)

Completed in 110 milliseconds