Searched refs:g_uzip_wrkthr (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/sys/geom/uzip/
H A Dg_uzip_wrkthr.c42 #include <geom/uzip/g_uzip_wrkthr.h>
45 g_uzip_wrkthr(void *arg) function
H A Dg_uzip_wrkthr.h29 void g_uzip_wrkthr(void *);
H A Dg_uzip.c52 #include <geom/uzip/g_uzip_wrkthr.h>
824 error = kproc_create(g_uzip_wrkthr, sc, &sc->procp, 0, 0, "%s",
/freebsd-11-stable/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

Completed in 144 milliseconds