Home
last modified time | relevance | path

Searched defs:hooks (Results 1 – 11 of 11) sorted by relevance

/f-stack/freebsd/contrib/openzfs/contrib/initramfs/hooks/
H A DMakefile.am3 hooksdir = /usr/share/initramfs-tools/hooks directory
/f-stack/freebsd/contrib/openzfs/contrib/initramfs/
H A DMakefile.am6 SUBDIRS = conf.d conf-hooks.d hooks scripts subdir
/f-stack/freebsd/sys/
H A Dmodule_khelp.h68 struct hookinfo *hooks; member
/f-stack/freebsd/netgraph/
H A Dng_macfilter.h124 struct ngm_macfilter_hook hooks[]; /* Hooks table */ member
H A Dng_gif_demux.c122 hook_p hooks[NUM_FAMILIES]; /* The protocol hooks */ member
H A Dng_iface.c122 hook_p hooks[NUM_FAMILIES]; /* Hook for each address family */ member
H A Dng_message.h228 u_int32_t hooks; /* number of active hooks */ member
H A Dng_ppp.c221 hook_p hooks[HOOK_INDEX_MAX]; /* non-link hooks */ member
/f-stack/app/redis-5.0.5/deps/jemalloc/test/include/test/
H A Dextent_hooks.h29 static extent_hooks_t hooks = { variable
/f-stack/tools/compat/include/netgraph/
H A Dng_message.h230 u_int32_t hooks; /* number of active hooks */ member
/f-stack/tools/libxo/xohtml/external/
H A Djquery.js2158 return this.queue( type, function( next, hooks ) { argument