Home
last modified time | relevance | path

Searched defs:reply_callback (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/dynlibmod/examples/
H A Dhelloworld.c118 int reply_callback(struct query_info* qinfo, in reply_callback() function
/netbsd-src/usr.bin/ftp/
H A Dftp_var.h310 GLOBAL void (*reply_callback)(const char *); global() variable