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

/freebsd-9.3-release/contrib/bind9/bin/dig/
H A Dnslookup.c140 static void getinput(isc_task_t *task, isc_event_t *event);
874 getinput(isc_task_t *task, isc_event_t *event) { function
915 result = isc_app_onrun(mctx, global_task, getinput, NULL);
/freebsd-9.3-release/contrib/bind9/bin/nsupdate/
H A Dnsupdate.c2977 getinput(isc_task_t *task, isc_event_t *event) { function
3020 result = isc_app_onrun(mctx, global_task, getinput, NULL);

Completed in 101 milliseconds