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

/freebsd-11.0-release/sys/geom/uzip/
H A Dg_uzip_wrkthr.h26 * $FreeBSD: releng/11.0/sys/geom/uzip/g_uzip_wrkthr.h 295943 2016-02-23 23:59:08Z sobomax $
29 void g_uzip_wrkthr(void *);
H A Dg_uzip_wrkthr.c28 __FBSDID("$FreeBSD: releng/11.0/sys/geom/uzip/g_uzip_wrkthr.c 295943 2016-02-23 23:59:08Z sobomax $");
42 #include <geom/uzip/g_uzip_wrkthr.h>
45 g_uzip_wrkthr(void *arg) function
H A Dg_uzip.c52 #include <geom/uzip/g_uzip_wrkthr.h>
814 error = kproc_create(g_uzip_wrkthr, sc, &sc->procp, 0, 0, "%s",
/freebsd-11.0-release/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 59 milliseconds