Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/unbound/dynlibmod/examples/
HDhelloworld.c62 EXPORT void operate(struct module_qstate* qstate, enum module_ev event, in operate() function
/freebsd-11-stable/contrib/unbound/dynlibmod/
HDdynlibmod.c107 __DYNSYM operate; in dynlibmod_init() local
/freebsd-11-stable/contrib/tcsh/
HDsh.set.c498 operate(int op, Char *vp, Char *p) in operate() function
/freebsd-11-stable/contrib/unbound/util/
HDmodule.h713 void (*operate)(struct module_qstate* qstate, enum module_ev event, member