Home
last modified time | relevance | path

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

/freebsd/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.in255 fsect = @fsect@
669 -e s@__FSECTION__@${fsect}@g \
673 magic.${fsect}: Makefile magic.man
676 -e s@__FSECTION__@${fsect}@g \
683 -e s@__FSECTION__@${fsect}@g \
/freebsd/contrib/file/
H A Dconfigure.ac73 AC_ARG_ENABLE(fsect-man5,
74 [ --enable-fsect-man5 enable file formats in man section 5],
77 fsect=5
80 fsect=4
84 fsect=4
100 AC_SUBST(fsect) subst
101 AM_CONDITIONAL(FSECT5, test x$fsect = x5)
H A DMakefile.in333 fsect = @fsect@
H A Dconfigure1466 --enable-fsect-man5 enable file formats in man section 5
3861 if test x$fsect = x5; then
/freebsd/contrib/file/python/
H A DMakefile.in220 fsect = @fsect@
/freebsd/sys/dev/xen/blkfront/
H A Dblkfront.c166 uint64_t fsect, lsect; in xbd_mksegarray() local
176 fsect = (buffer_ma & PAGE_MASK) >> XBD_SECTOR_SHFT; in xbd_mksegarray()
177 lsect = fsect + (segs->ds_len >> XBD_SECTOR_SHFT) - 1; in xbd_mksegarray()
200 .first_sect = fsect, in xbd_mksegarray()
/freebsd/contrib/file/magic/
H A DMakefile.in250 fsect = @fsect@
/freebsd/contrib/file/tests/
H A DMakefile.in267 fsect = @fsect@
/freebsd/contrib/file/src/
H A DMakefile.in332 fsect = @fsect@