Searched refs:devfs (Results 1 – 25 of 56) sorted by relevance
123
1 CONFS= devfs.conf devfs.rules5 PROG= devfs6 SRCS= devfs.c rule.c7 MAN= devfs.8
2 # The following are some default rules for devfs(4) mounts.10 # passed to the devfs(8) command. These will be passed11 # "as-is" to the devfs(8) command with the exception that
10 On newer versions of FreeBSD, the BPF devices live on devfs, and devfs15 On macOS, the BPF devices live on devfs, but the macOS version of devfs16 is based on an older (non-default) FreeBSD devfs, and that version of17 devfs cannot be configured to set the permissions and/or ownership of
39 ./devfs.sh > /dev/null 2>&1 &41 ./devfs.sh > /dev/null 2>&1 &
48 mount | grep $jail | grep -q devfs && umount $jail/dev59 mount -t devfs devfs $jail/dev
38 cont=/tmp/devfs.continue64 mount -t devfs none ${mntpoint}$m
98 mount -t devfs devfs $mntpoint
17 mount -t devfs devfs $linuxdir/dev
57 mount -t devfs devfs $BSDINSTALL_CHROOT/dev
218 mount -t devfs devfs "$BSDINSTALL_CHROOT/dev"
43 if [ -r /etc/devfs.conf ]; then66 done < /etc/devfs.conf
27 mount -t devfs devfs ${DESTDIR}/dev
29 mount -t devfs devfs ${DESTDIR}/dev
18 devfs.conf - configuration file for devfs(8)67 defaults/devfs.rules - default configuration rules for devfs(8)
75 @-( if [ `mount -t devfs | wc -l` = 0 ]; then \78 echo This operation is not required with devfs; \
128 mount -t devfs devfs ${DESTDIR}/dev
101 RUNTIME= devfs.conf.5 \102 devfs.rules.5 \
77 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 == "" ||
217 mount -t devfs devfs "${BE_MNTPT}/dev" || errx "Unable to mount devfs"
21 ${SYS}/fs/devfs/*.[ch] \70 ${SYS}/fs/devfs \
12 jail_devfs_enable="YES" # mount devfs19 # in /etc/devfs.rules (which should be created if it doesn't exist):
27 mount.devfs; # mount devfs
6 mount.devfs;
2 DOC= devfs
4 devfs \