Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ctld/
H A Dctld.h295 bool isns_new(struct conf *conf, const char *addr);
H A Dconf.c71 return (isns_new(conf, addr)); in isns_add_server()
H A Dctld.c710 isns_new(struct conf *conf, const char *addr) in isns_new() function