Searched refs:VOLUME (Results 51 - 68 of 68) sorted by relevance

123

/freebsd-13-stable/share/doc/smm/02.config/
H A DMakefile4 VOLUME= smm/02.config macro
/freebsd-13-stable/share/doc/smm/18.net/
H A DMakefile4 VOLUME= smm/18.net macro
/freebsd-13-stable/share/doc/usd/22.trofftut/
H A DMakefile40 VOLUME= usd/22.trofftut macro
/freebsd-13-stable/share/doc/papers/jail/
H A DMakefile3 VOLUME= papers macro
/freebsd-13-stable/share/doc/psd/01.cacm/
H A DMakefile4 VOLUME= psd/01.cacm macro
/freebsd-13-stable/share/doc/psd/18.gprof/
H A DMakefile4 VOLUME= psd/18.gprof macro
/freebsd-13-stable/share/doc/usd/07.mail/
H A DMakefile4 VOLUME= usd/07.mail macro
/freebsd-13-stable/share/doc/usd/19.memacros/
H A DMakefile4 VOLUME= usd/19.memacros macro
/freebsd-13-stable/share/doc/usd/20.meref/
H A DMakefile4 VOLUME= usd/20.meref macro
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/slog/
H A Dslog_replay_volume.ksh62 VOLUME=$ZVOL_DEVDIR/$TESTPOOL/$TESTVOL
94 log_must new_fs -t ext4 -v $VOLUME
96 log_must mount -o discard $VOLUME $MNTPNT
100 log_must new_fs $VOLUME
102 log_must mount $VOLUME $MNTPNT
166 log_must mount $VOLUME $MNTPNT
/freebsd-13-stable/share/doc/papers/timecounter/
H A DMakefile6 VOLUME= papers macro
/freebsd-13-stable/share/doc/psd/15.yacc/
H A DMakefile4 VOLUME= psd/15.yacc macro
/freebsd-13-stable/share/doc/psd/20.ipctut/
H A DMakefile4 VOLUME= psd/20.ipctut macro
/freebsd-13-stable/share/doc/usd/13.viref/
H A DMakefile4 VOLUME= usd/13.viref macro
/freebsd-13-stable/share/mk/
H A Dbsd.doc.mk44 # VOLUME Volume the document belongs to. [not set]
148 ${DOC}*.html ${DESTDIR}${BINDIR}/${VOLUME}/
152 ${DFILE.${_dev}} ${DESTDIR}${BINDIR}/${VOLUME}/
/freebsd-13-stable/sys/dev/sound/macio/
H A Dsnapper.c195 u_char VOLUME[6]; member in struct:snapper_reg
226 { 0, 0, 0, 0, 0, 0 }, /* VOLUME */
258 sizeof snapper_initdata.VOLUME, /* 0x04 */
409 snapper_write(sc, SNAPPER_VOLUME, snapper_initdata.VOLUME);
H A Dtumbler.c185 u_char VOLUME[6]; member in struct:tumbler_reg
208 { 0, 0, 0, 0, 0, 0 }, /* VOLUME */
232 sizeof tumbler_initdata.VOLUME, /* 0x04 */
361 tumbler_write(sc, TUMBLER_VOLUME, tumbler_initdata.VOLUME);
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c1909 VOLUME = 0x0001, /* multi-volume archive */ enumerator in enum:MAIN_FLAGS
1935 rar->main.volume = (archive_flags & VOLUME) > 0;

Completed in 81 milliseconds

123