Home
last modified time | relevance | path

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

/src/contrib/file/magic/Magdir/
H A Ddact3 # $File: dact,v 1.4 2009/09/19 16:28:08 christos Exp $
4 # dact: file(1) magic for DACT compressed files
/src/sys/geom/
H A Dgeom_slice.h52 int dact; member
80 int g_slice_conf_hot(struct g_geom *gp, u_int idx, off_t offset, off_t length, int ract, int dact, …
H A Dgeom_slice.c251 case BIO_DELETE: idx = ghp->dact; break; in g_slice_start()
445 g_slice_conf_hot(struct g_geom *gp, u_int idx, off_t offset, off_t length, int ract, int dact, int … in g_slice_conf_hot() argument
477 KASSERT(!((ract | dact | wact) & G_SLICE_HOT_START) in g_slice_conf_hot()
481 gsl[idx].dact = dact; in g_slice_conf_hot()
/src/contrib/file/magic/
H A DMakefile.am85 $(MAGIC_FRAGMENT_DIR)/dact \
H A DMakefile.in363 $(MAGIC_FRAGMENT_DIR)/dact \