Home
last modified time | relevance | path

Searched refs:tostruct_in_srv (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/dns/rdata/in_1/
H A Dsrv_33.c263 tostruct_in_srv(ARGS_TOSTRUCT) { in tostruct_in_srv()
262 tostruct_in_srv(ARGS_TOSTRUCT) { tostruct_in_srv() function
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/rdata/in_1/
H A Dsrv_33.c262 tostruct_in_srv(ARGS_TOSTRUCT) { in tostruct_in_srv() function
/netbsd-src/external/mpl/dhcp/bind/include/dns/
H A Dcode.h1273 case 1: result = tostruct_in_srv(rdata, target, mctx); break; \
/netbsd-src/external/mpl/bind/include/dns/
H A Dcode.h1287 case 1: result = tostruct_in_srv(rdata, target, mctx); break; \