OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:autofs
(Results
1 - 17
of
17
) sorted by relevancy
/src/sys/modules/autofs/
Makefile
5
.PATH: ${S}/fs/
autofs
7
KMOD=
autofs
8
IOCONF=
autofs
.ioconf
9
SRCS=
autofs
.c autofs_vfsops.c autofs_vnops.c
/src/sys/fs/autofs/
Makefile
3
INCSDIR= /usr/include/fs/
autofs
autofs_vfsops.c
39
#include "
autofs
.h"
46
MODULE(MODULE_CLASS_VFS,
autofs
, NULL);
131
* Allocate the
autofs
mount.
154
* Initialize the
autofs
mount.
236
* directories are created via indirect map.
Autofs
doesn't
376
SYSCTL_SETUP(autofs_sysctl_create, "
autofs
sysctl")
387
CTLTYPE_NODE, "
autofs
",
480
error = devsw_attach("
autofs
", NULL, &bmajor, &autofs_cdevsw,
/src/etc/autofs/
Makefile
11
FILESDIR= /etc/
autofs
/src/etc/rc.d/
automount
13
rcvar="
autofs
"
16
required_modules="
autofs
"
27
/sbin/umount -At
autofs
/src/sys/fs/
Makefile
3
SUBDIR= adosfs
autofs
cd9660 efs filecorefs hfs msdosfs nilfs ntfs ptyfs \
/src/sbin/mount_autofs/
mount_autofs.c
47
#include <fs/
autofs
/autofs_mount.h>
125
err(EXIT_FAILURE, "
autofs
on %s", canon_dir);
139
"
autofs
mount_point\n", getprogname());
/src/share/man/man5/
Makefile
6
MAN= a.out.5 acct.5 ar.5
autofs
.5 boot.cfg.5 \
/src/usr.sbin/
Makefile
6
SUBDIR= ac accton acpitools altq apm apmd arp
autofs
\
/src/usr.sbin/autofs/
automount.c
46
#include <fs/
autofs
/autofs_mount.h>
97
error = mount("
autofs
", fspath, 0, &args, sizeof(args));
118
if (strcmp(sb->f_fstypename, "
autofs
") != 0) {
126
log_debugx("
autofs
already mounted "
154
log_debugx("unmounting stale
autofs
mounts");
157
if (strcmp(mntbuf[i].f_fstypename, "
autofs
") != 0) {
158
log_debugx("skipping %s, filesystem type is not
autofs
",
165
log_debugx("leaving
autofs
mounted on %s",
170
log_debugx("
autofs
mounted on %s not found "
175
log_debugx("mounting new
autofs
mounts")
[
all
...]
automountd.c
53
#include <fs/
autofs
/autofs_ioctl.h>
196
* Direct map.
autofs
(4) doesn't have a way to determine
217
* "Wildcards" here actually means "make
autofs
(4) request
269
* Not a mountpoint; create directories in the
autofs
mount
440
.ml_filename = "
autofs
",
508
* We attempt to load
autofs
before open(2) to suppress below warning
509
* "module error: incompatible module class for `
autofs
' (3 != 2)",
511
* spec_open() tries to load
autofs
as MODULE_CLASS_DRIVER while
autofs
/src/etc/defaults/
rc.conf
340
autofs
=NO automount_flags=""
key
/src/sys/modules/
Makefile
36
SUBDIR+=
autofs
/src/etc/
MAKEDEV.tmpl
849
makedev
autofs
2264
autofs
)
2265
mkdev
autofs
c %autofs_chr% 0 600
Makefile
342
.for subdir in . defaults
autofs
bluetooth iscsi mtree namedb pam.d powerd rc.d root skel ssh
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc
324
#include <fs/
autofs
/autofs_ioctl.h>
sanitizer_interceptors_ioctl_netbsd.inc
665
/* Entries from file: fs/
autofs
/autofs_ioctl.h */
Completed in 24 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025