Searched refs:mesh_no_list (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/services/
H A Dmesh.h195 enum mesh_list_select { mesh_no_list, mesh_forever_list, enumerator in enum:mesh_state::mesh_list_select
H A Dmesh.c415 if(!s || s->list_select == mesh_no_list) {
517 if(s->list_select == mesh_no_list) {
642 * if mesh_no_list, keep it that way. */
676 if(s->list_select == mesh_no_list) {
760 if(s->list_select == mesh_no_list) {
841 mstate->list_select = mesh_no_list;

Completed in 88 milliseconds