Searched defs:appmethods (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/isc/win32/
H A Dapp.c120 } appmethods = { variable in typeref:struct:__anon294
184 isc_g_appctx.common.methods = &appmethods.methods;
420 ctx->common.methods = &appmethods.methods;
/bind-9.11.3/lib/isc/unix/
H A Dapp.c132 } appmethods = { variable in typeref:struct:__anon284
380 isc_g_appctx.common.methods = &appmethods.methods;
975 ctx->common.methods = &appmethods.methods;

Completed in 11 milliseconds