Searched refs:packet_connection_is_on_socket (Results 1 – 5 of 5) sorted by relevance
149 if (packet_connection_is_on_socket()) in get_canonical_hostname()278 if (packet_connection_is_on_socket()) { in get_remote_ipaddr()341 if (!packet_connection_is_on_socket()) in get_port()
224 packet_connection_is_on_socket(void) in packet_connection_is_on_socket() function986 if (packet_connection_is_on_socket()) in packet_read_seqnr()995 if (packet_connection_is_on_socket()) in packet_read_seqnr()1615 if (!packet_connection_is_on_socket()) in packet_set_interactive()1792 if (packet_connection_is_on_socket()) in packet_set_monitor()
96 if (packet_connection_is_on_socket()) { in record_login()
93 int packet_connection_is_on_socket(void);
1588 - use getpeername() in packet_connection_is_on_socket(), fixes sshd -i;1744 use getpeername() in packet_connection_is_on_socket(), fixes sshd -i;