Home
last modified time | relevance | path

Searched refs:fsect (Results 1 – 10 of 10) sorted by relevance

/freebsd-13.1/contrib/file/doc/
H A DMakefile.am7 fsect = @fsect@ macro
16 -e s@__FSECTION__@${fsect}@g \
20 magic.${fsect}: Makefile magic.man
23 -e s@__FSECTION__@${fsect}@g \
30 -e s@__FSECTION__@${fsect}@g \
H A DMakefile.in252 fsect = @fsect@
666 -e s@__FSECTION__@${fsect}@g \
670 magic.${fsect}: Makefile magic.man
673 -e s@__FSECTION__@${fsect}@g \
680 -e s@__FSECTION__@${fsect}@g \
/freebsd-13.1/contrib/file/
H A Dconfigure.ac58 AC_ARG_ENABLE(fsect-man5,
59 [ --enable-fsect-man5 enable file formats in man section 5],
62 fsect=5
65 fsect=4
69 fsect=4
85 AC_SUBST(fsect) subst
86 AM_CONDITIONAL(FSECT5, test x$fsect = x5)
H A DMakefile.in331 fsect = @fsect@
H A Dconfigure1424 --enable-fsect-man5 enable file formats in man section 5
3393 if test x$fsect = x5; then
/freebsd-13.1/contrib/file/python/
H A DMakefile.in217 fsect = @fsect@
/freebsd-13.1/sys/dev/xen/blkfront/
H A Dblkfront.c169 uint64_t fsect, lsect; in xbd_mksegarray() local
179 fsect = (buffer_ma & PAGE_MASK) >> XBD_SECTOR_SHFT; in xbd_mksegarray()
180 lsect = fsect + (segs->ds_len >> XBD_SECTOR_SHFT) - 1; in xbd_mksegarray()
203 .first_sect = fsect, in xbd_mksegarray()
/freebsd-13.1/contrib/file/magic/
H A DMakefile.in247 fsect = @fsect@
/freebsd-13.1/contrib/file/tests/
H A DMakefile.in266 fsect = @fsect@
/freebsd-13.1/contrib/file/src/
H A DMakefile.in331 fsect = @fsect@