Home
last modified time | relevance | path

Searched refs:parse_port (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/pf/ftp-proxy/
Dftp-proxy.c111 u_int16_t parse_port(int);
225 s->port = parse_port(s->cmd); in client_parse_cmd()
801 parse_port(int mode) in parse_port() function
973 s->port = parse_port(s->cmd); in allow_data_connection()
/freebsd-12-stable/contrib/ntp/sntp/libevent/
Dhttp.c4565 parse_port(const char *s, const char *eos) in parse_port() function
4662 else if ((uri->port = parse_port(port+1, eos))<0) in parse_authority()
/freebsd-12-stable/contrib/libevent/
Dhttp.c4565 parse_port(const char *s, const char *eos) in parse_port() function
4662 else if ((uri->port = parse_port(port+1, eos))<0) in parse_authority()