Home
last modified time | relevance | path

Searched refs:devfs (Results 1 – 25 of 55) sorted by relevance

123

/src/sbin/devfs/
H A DMakefile1 CONFS= devfs.conf devfs.rules
5 PROG= devfs
6 SRCS= devfs.c rule.c
7 MAN= devfs.8
H A Ddevfs.rules2 # The following are some default rules for devfs(4) mounts.
10 # passed to the devfs(8) command. These will be passed
11 # "as-is" to the devfs(8) command with the exception that
/src/contrib/libpcap/doc/
H A DREADME.macos10 On newer versions of FreeBSD, the BPF devices live on devfs, and devfs
15 On macOS, the BPF devices live on devfs, but the macOS version of devfs
16 is based on an older (non-default) FreeBSD devfs, and that version of
17 devfs cannot be configured to set the permissions and/or ownership of
/src/tools/test/stress2/misc/
H A Ddevfs3.sh39 ./devfs.sh > /dev/null 2>&1 &
41 ./devfs.sh > /dev/null 2>&1 &
H A Ddevfs.sh38 cont=/tmp/devfs.continue
64 mount -t devfs none ${mntpoint}$m
H A Dldt2.sh48 mount | grep $jail | grep -q devfs && umount $jail/dev
59 mount -t devfs devfs $jail/dev
H A Dpread.sh98 mount -t devfs devfs $mntpoint
H A Ddevfs5.sh40 mount -t devfs null $mntpoint || exit 1
/src/usr.sbin/bsdinstall/scripts/
H A Dmount_aux33 mount -t devfs devfs $BSDINSTALL_CHROOT/dev
H A Djail218 mount -t devfs devfs "$BSDINSTALL_CHROOT/dev"
/src/tools/tools/mfi/
H A Drunmegacli.sh17 mount -t devfs devfs $linuxdir/dev
/src/libexec/rc/rc.d/
H A Ddevfs43 if [ -r /etc/devfs.conf ]; then
66 done < /etc/devfs.conf
/src/share/examples/etc/
H A DREADME.examples18 devfs.conf - configuration file for devfs(8)
66 defaults/devfs.rules - default configuration rules for devfs(8)
/src/contrib/smbfs/
H A DMakefile75 @-( if [ `mount -t devfs | wc -l` = 0 ]; then \
78 echo This operation is not required with devfs; \
/src/tests/ci/tools/
H A Dci.conf128 mount -t devfs devfs ${DESTDIR}/dev
/src/share/man/man5/
H A DMakefile98 RUNTIME= devfs.conf.5 \
99 devfs.rules.5 \
/src/tools/build/
H A Dbeinstall.sh217 mount -t devfs devfs "${BE_MNTPT}/dev" || errx "Unable to mount devfs"
/src/cddl/usr.sbin/dwatch/libexec/
H A Dvop_rename77 this->ffi_fs == "devfs" || this->ffi_fs == "" ||
85 this->tfi_fs == "devfs" || this->tfi_fs == "" ||
115 this->ffi_fs == "devfs" || this->ffi_fs == "" ||
125 this->tfi_fs == "devfs" || this->tfi_fs == "" ||
H A Dvop_readdir55 this->fi_fs == "devfs" || this->fi_fs == ""/ /* probe ID $((
76 this->fi_fs == "devfs" || this->fi_fs == "" ||
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_jail/
H A Djail.conf6 mount.devfs;
/src/sys/kern/
H A DMake.tags.inc21 ${SYS}/fs/devfs/*.[ch] \
70 ${SYS}/fs/devfs \
/src/share/examples/jails/
H A Drc.conf.jails12 jail_devfs_enable="YES" # mount devfs
19 # in /etc/devfs.rules (which should be created if it doesn't exist):
H A Djail.xxx.conf27 mount.devfs; # mount devfs
/src/share/doc/papers/devfs/
H A DMakefile2 DOC= devfs
/src/share/doc/papers/
H A DMakefile4 devfs \

123