Home
last modified time | relevance | path

Searched defs:cport (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/bsnmp/lib/
H A Dsnmpclient.h77 char *cport; /* port number as string */ member
H A Dsnmpclient.c2257 char *cport; in snmp_parse_server() local
/freebsd/crypto/openssh/
H A Dmux.c690 u_int lport, cport; in mux_master_process_open_fwd() local
857 u_int lport, cport; in mux_master_process_close_fwd() local
966 int ok = 0, cport, r, new_fd[2]; in mux_master_process_stdio_fwd() local
H A Dchannels.c4084 const char *lhost, u_short lport, int cport, in channel_cancel_lport_listener_tcpip()
4147 struct Forward *fwd, int cport, struct ForwardOptions *fwd_opts) in channel_cancel_lport_listener()