Home
last modified time | relevance | path

Searched refs:autofs_daemon_done (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/fs/autofs/
H A Dautofs_ioctl.h88 struct autofs_daemon_done { struct
113 #define AUTOFSDONE _IOW('I', 0x03, struct autofs_daemon_done) argument
H A Dautofs.c618 autofs_ioctl_done(struct autofs_daemon_done *add) in autofs_ioctl_done()
697 (struct autofs_daemon_done *)arg)); in autofs_ioctl()
/freebsd/usr.sbin/autofs/
H A Dautomountd.c70 struct autofs_daemon_done add; in done()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1019 unsigned struct_autofs_daemon_done_sz = sizeof(autofs_daemon_done);