Home
last modified time | relevance | path

Searched refs:prototype_unload (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/cddl/dev/
H A Dprototype.c16 static int prototype_unload(void);
96 prototype_unload(void) in prototype_unload() function
139 SYSUNINIT(prototype_unload, SI_SUB_DTRACE_PROVIDER, SI_ORDER_ANY, prototype_unload, NULL);