Home
last modified time | relevance | path

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

/netbsd-src/lib/libisns/
H A Disns_util.h64 void isns_thread_destroy(struct isns_config_s *);
H A Disns.c236 isns_thread_destroy(cfg_p); in isns_stop()
H A Disns_util.c225 isns_thread_destroy(struct isns_config_s *cfg_p) in isns_thread_destroy() function