Searched refs:devfs (Results 1 – 25 of 48) sorted by relevance
12
3 CONFS= devfs.conf devfs.rules7 PROG= devfs8 SRCS= devfs.c rule.c9 MAN= devfs.8
2 # The following are some default rules for devfs(5) 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
13 devfs.5 \14 devfs.conf.5 \15 devfs.rules.5 \
90 mount -t devfs devfs ${DESTDIR}/dev131 mount -t devfs devfs ${DESTDIR}/dev
43 mount -t devfs devfs ${DESTDIR}/dev
99 mount -t devfs devfs ${DESTDIR}/dev
55 mount -t devfs devfs $BSDINSTALL_CHROOT/dev
19 mount -t devfs devfs $linuxdir/dev
44 if [ -r /etc/devfs.conf ]; then67 done < /etc/devfs.conf
19 devfs.conf - configuration file for devfs(8)71 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; \
6 mount.devfs;
4 DOC= devfs
28 mount.devfs; # mount devfs
13 jail_devfs_enable="YES" # mount devfs20 # in /etc/devfs.rules (which should be created if it doesn't exist):
78 this->ffi_fs == "devfs" || this->ffi_fs == "" ||86 this->tfi_fs == "devfs" || this->tfi_fs == "" ||116 this->ffi_fs == "devfs" || this->ffi_fs == "" ||126 this->tfi_fs == "devfs" || this->tfi_fs == "" ||
56 this->fi_fs == "devfs" || this->fi_fs == ""/ /* probe ID $((77 this->fi_fs == "devfs" || this->fi_fs == "" ||
60 this->fi_fs == "devfs" || this->fi_fs == "" ||80 this->fi_fs == "devfs" || this->fi_fs == "" ||
61 this->fi_fs == "devfs" || this->fi_fs == "" ||81 this->fi_fs == "devfs" || this->fi_fs == "" ||
6 devfs \
231 mount -t devfs devfs "${BE_MNTPT}/dev" || errx "Unable to mount devfs"
23 ${SYS}/fs/devfs/*.[ch] \72 ${SYS}/fs/devfs \
237 mount -t devfs devfs ${CHROOTDIR}/dev
12 devfs \