Home
last modified time | relevance | path

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

12

/freebsd-13.1/sbin/devfs/
H A DMakefile3 CONFS= devfs.conf devfs.rules
7 PROG= devfs
8 SRCS= devfs.c rule.c
9 MAN= devfs.8
H A Ddevfs.rules2 # The following are some default rules for devfs(5) mounts.
10 # passed to the devfs(8) command. These will be passed
11 # "as-is" to the devfs(8) command with the exception that
/freebsd-13.1/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
/freebsd-13.1/share/man/man5/
H A DMakefile13 devfs.5 \
14 devfs.conf.5 \
15 devfs.rules.5 \
/freebsd-13.1/release/tools/
H A Dvmimage.subr90 mount -t devfs devfs ${DESTDIR}/dev
131 mount -t devfs devfs ${DESTDIR}/dev
H A Dec2.conf43 mount -t devfs devfs ${DESTDIR}/dev
H A Dgce.conf99 mount -t devfs devfs ${DESTDIR}/dev
/freebsd-13.1/usr.sbin/bsdinstall/scripts/
H A Dmount55 mount -t devfs devfs $BSDINSTALL_CHROOT/dev
/freebsd-13.1/tools/tools/mfi/
H A Drunmegacli.sh19 mount -t devfs devfs $linuxdir/dev
/freebsd-13.1/libexec/rc/rc.d/
H A Ddevfs44 if [ -r /etc/devfs.conf ]; then
67 done < /etc/devfs.conf
/freebsd-13.1/share/examples/etc/
H A DREADME.examples19 devfs.conf - configuration file for devfs(8)
71 defaults/devfs.rules - default configuration rules for devfs(8)
/freebsd-13.1/contrib/smbfs/
H A DMakefile75 @-( if [ `mount -t devfs | wc -l` = 0 ]; then \
78 echo This operation is not required with devfs; \
/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_jail/
H A Djail.conf6 mount.devfs;
/freebsd-13.1/share/doc/papers/devfs/
H A DMakefile4 DOC= devfs
/freebsd-13.1/share/examples/jails/
H A Djail.xxx.conf28 mount.devfs; # mount devfs
H A Drc.conf.jails13 jail_devfs_enable="YES" # mount devfs
20 # in /etc/devfs.rules (which should be created if it doesn't exist):
/freebsd-13.1/cddl/usr.sbin/dwatch/libexec/
H A Dvop_rename78 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 == "" ||
H A Dvop_readdir56 this->fi_fs == "devfs" || this->fi_fs == ""/ /* probe ID $((
77 this->fi_fs == "devfs" || this->fi_fs == "" ||
H A Dvop_create60 this->fi_fs == "devfs" || this->fi_fs == "" ||
80 this->fi_fs == "devfs" || this->fi_fs == "" ||
H A Dvop_symlink61 this->fi_fs == "devfs" || this->fi_fs == "" ||
81 this->fi_fs == "devfs" || this->fi_fs == "" ||
/freebsd-13.1/share/doc/papers/
H A DMakefile6 devfs \
/freebsd-13.1/tools/build/
H A Dbeinstall.sh231 mount -t devfs devfs "${BE_MNTPT}/dev" || errx "Unable to mount devfs"
/freebsd-13.1/sys/kern/
H A DMake.tags.inc23 ${SYS}/fs/devfs/*.[ch] \
72 ${SYS}/fs/devfs \
/freebsd-13.1/release/
H A Drelease.sh237 mount -t devfs devfs ${CHROOTDIR}/dev
/freebsd-13.1/sbin/
H A DMakefile12 devfs \

12