Home
last modified time | relevance | path

Searched defs:operate (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/unbound/dynlibmod/examples/
H A Dhelloworld.c62 EXPORT void operate(struct module_qstate* qstate, enum module_ev event, in operate() function
/freebsd/contrib/unbound/dynlibmod/
H A Ddynlibmod.c108 __DYNSYM operate; in dynlibmod_init() local
/freebsd/contrib/tcsh/
H A Dsh.set.c494 operate(int op, Char *vp, Char *p) in operate() function
/freebsd/contrib/unbound/util/
H A Dmodule.h777 void (*operate)(struct module_qstate* qstate, enum module_ev event, member