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

/freebsd-11-stable/crypto/openssh/
H A Dsshconnect.c428 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
508 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 117 milliseconds