Home
last modified time | relevance | path

Searched refs:DLZ_LIST_UNLINK (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/mpl/bind/dist/contrib/dlz/modules/include/
H A Ddlz_list.h61 #define DLZ_LIST_UNLINK(list, elt, link) \ macro
/netbsd/external/mpl/bind/dist/contrib/dlz/modules/mysqldyn/
H A Ddlz_mysqldyn_mod.c467 DLZ_LIST_UNLINK(arglist, item, link); in build_query()