Searched defs:needpriv (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/crypto/openssh/
H A Dsshconnect.c429 ssh_connect_direct(const char *host, struct addrinfo *aitop, struct sockaddr_storage *hostaddr, u_short port, int family, int connection_attempts, int *timeout_ms, int want_keepalive, int needpriv) argument
509 ssh_connect(const char *host, struct addrinfo *addrs, struct sockaddr_storage *hostaddr, u_short port, int family, int connection_attempts, int *timeout_ms, int want_keepalive, int needpriv) argument

Completed in 51 milliseconds