Searched defs:hooks (Results 1 – 11 of 11) sorted by relevance
3 hooksdir = /usr/share/initramfs-tools/hooks directory
6 SUBDIRS = conf.d conf-hooks.d hooks scripts subdir
68 struct hookinfo *hooks; member
124 struct ngm_macfilter_hook hooks[]; /* Hooks table */ member
122 hook_p hooks[NUM_FAMILIES]; /* The protocol hooks */ member
122 hook_p hooks[NUM_FAMILIES]; /* Hook for each address family */ member
228 u_int32_t hooks; /* number of active hooks */ member
221 hook_p hooks[HOOK_INDEX_MAX]; /* non-link hooks */ member
29 static extent_hooks_t hooks = { variable
230 u_int32_t hooks; /* number of active hooks */ member
2158 return this.queue( type, function( next, hooks ) { argument