Searched refs:authextstrtodname (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/unbound/util/
H A Dnet_help.h241 uint8_t* authextstrtodname(char* str, int* port, char** auth_name);
H A Dnet_help.c483 uint8_t* authextstrtodname(char* str, int* port, char** auth_name) function
/freebsd-current/contrib/unbound/iterator/
H A Diter_hints.c228 dname = authextstrtodname(p->str, &port, &tls_auth_name);
H A Diter_fwd.c214 dname = authextstrtodname(p->str, &port, &tls_auth_name);
/freebsd-current/contrib/unbound/daemon/
H A Dremote.c2036 dname = authextstrtodname(todo, &port, &auth_name);

Completed in 140 milliseconds