Searched refs:dumphook (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netgraph/ |
| H A D | netgraph.h | 166 void dumphook (hook_p hook, char *file, int line); 194 dumphook(hook, file, line); in _chkhook()
|
| H A D | ng_base.c | 3257 dumphook (hook_p hook, char *file, int line) in dumphook() function 3360 dumphook(hook, NULL, 0); in ng_dumphooks()
|
| /f-stack/tools/compat/include/netgraph/ |
| H A D | netgraph.h | 167 void dumphook (hook_p hook, char *file, int line); 195 dumphook(hook, file, line); in _chkhook()
|
| /f-stack/lib/ |
| H A D | ff_ng_base.c | 3285 dumphook (hook_p hook, char *file, int line) in dumphook() function 3388 dumphook(hook, NULL, 0); in ng_dumphooks()
|