Home
last modified time | relevance | path

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

/freebsd-14.2/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.in254 fsect = @fsect@
668 -e s@__FSECTION__@${fsect}@g \
672 magic.${fsect}: Makefile magic.man
675 -e s@__FSECTION__@${fsect}@g \
682 -e s@__FSECTION__@${fsect}@g \
/freebsd-14.2/contrib/file/
H A Dconfigure.ac68 AC_ARG_ENABLE(fsect-man5,
69 [ --enable-fsect-man5 enable file formats in man section 5],
72 fsect=5
75 fsect=4
79 fsect=4
95 AC_SUBST(fsect) subst
96 AM_CONDITIONAL(FSECT5, test x$fsect = x5)
H A DMakefile.in332 fsect = @fsect@
H A Dconfigure1467 --enable-fsect-man5 enable file formats in man section 5
3802 if test x$fsect = x5; then
/freebsd-14.2/contrib/file/python/
H A DMakefile.in219 fsect = @fsect@
/freebsd-14.2/sys/dev/xen/blkfront/
H A Dblkfront.c167 uint64_t fsect, lsect; in xbd_mksegarray() local
177 fsect = (buffer_ma & PAGE_MASK) >> XBD_SECTOR_SHFT; in xbd_mksegarray()
178 lsect = fsect + (segs->ds_len >> XBD_SECTOR_SHFT) - 1; in xbd_mksegarray()
201 .first_sect = fsect, in xbd_mksegarray()
/freebsd-14.2/contrib/file/magic/
H A DMakefile.in249 fsect = @fsect@
/freebsd-14.2/contrib/file/tests/
H A DMakefile.in266 fsect = @fsect@
/freebsd-14.2/contrib/file/src/
H A DMakefile.in331 fsect = @fsect@