Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dev/fbt/
H A Dfbt.c304 fbt_module_dtor(void *arg) in fbt_module_dtor() function
1262 (void) module_specific_key_create(&fbt_module_key, fbt_module_dtor); in fbt_load()