Searched defs:bindport (Results 1 – 4 of 4) sorted by relevance
88 in_port_t bindport; in main() local
78 const char *bindhost, const char *bindport, in init_client()
250 const char *bindport = "ftp"; in main() local3382 socksetup(int af, char *bindname, const char *bindport) in socksetup()
808 char *bindhost = NULL, *bindport = NULL; in s_client_main() local