Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dkern_ctf.h49 int ctfalloc; /* ctftab is alloced */ member
/netbsd-src/sys/kern/
H A Dkern_ctf.c187 mc->ctfalloc = 1; in mod_ctf_get()
/netbsd-src/external/cddl/osnet/dev/fbt/
H A Dfbt.c308 if (mc->ctfalloc) in fbt_module_dtor()