Home
last modified time | relevance | path

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

/freebsd/sys/modules/geom/geom_uzip/
H A DMakefile6 SRCS= g_uzip.c g_uzip_zlib.c g_uzip_lzma.c g_uzip_wrkthr.c
8 g_uzip_wrkthr.h
/freebsd/sys/geom/uzip/
H A Dg_uzip_wrkthr.h27 void g_uzip_wrkthr(void *);
H A Dg_uzip_wrkthr.c42 g_uzip_wrkthr(void *arg) in g_uzip_wrkthr() function
H A Dg_uzip.c900 error = kproc_create(g_uzip_wrkthr, sc, &sc->procp, 0, 0, "%s", in g_uzip_taste()
/freebsd/sys/conf/
H A Dfiles3714 geom/uzip/g_uzip_wrkthr.c optional geom_uzip