Home
last modified time | relevance | path

Searched defs:parse_port (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/mpl/bind/dist/bin/tests/
H A Dtest_server.c55 parse_port(const char *input) { parse_port() function
H A Dtest_client.c73 parse_port(const char *input) { parse_port() function
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Dnamedconf.c988 parse_port(cfg_parser_t *pctx, cfg_obj_t **ret) { in parse_port() function
/netbsd-src/external/mpl/bind/dist/lib/isccfg/
H A Dnamedconf.c1038 parse_port(cfg_parser_t *pctx, cfg_obj_t **ret) { parse_port() function
/netbsd-src/external/bsd/libevent/dist/
H A Dhttp.c4569 parse_port(const char *s, const char *eos) in parse_port() function