Home
last modified time | relevance | path

Searched defs:listen_port (Results 1 – 8 of 8) sorted by relevance

/openbsd/sbin/unwind/libunbound/services/
H A Dlisten_dnsport.h126 struct listen_port { struct
128 struct listen_port* next; argument
153 struct listen_port* listening_ports_open(struct config_file* cfg, argument
/openbsd/usr.sbin/unbound/services/
H A Dlisten_dnsport.h126 struct listen_port { struct
128 struct listen_port* next; argument
153 struct listen_port* listening_ports_open(struct config_file* cfg, argument
/openbsd/usr.sbin/sasyncd/
H A Dsasyncd.h61 in_port_t listen_port; member
/openbsd/usr.bin/ssh/
H A Dmisc.h33 int listen_port; /* Port to forward. */ member
H A Dchannels.c111 int listen_port; /* Remote side should listen port. */ member
667 const char *listen_host, const char *listen_path, int listen_port, in permission_set_add()
3105 u_int id, remote_id, listen_port; in channel_proxy_downstream() local
4245 int port_to_connect, listen_port; in channel_request_remote_forwarding() local
4703 u_short listen_port, char *ctype, char *rname) in channel_connect_by_listen_address()
H A Dclientloop.c1685 u_int listen_port, originator_port; in client_request_forwarded_tcpip() local
/openbsd/usr.sbin/ftp-proxy/
H A Dftp-proxy.c120 char *fixed_server, *fixed_server_port, *fixed_proxy, *listen_ip, *listen_port, variable
/openbsd/usr.sbin/syslogd/
H A Dsyslogd.c381 char **bind_host, **bind_port, **listen_host, **listen_port; in main() local