Home
last modified time | relevance | path

Searched refs:AUTOFSDONE (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/fs/autofs/
H A Dautofs_ioctl.h113 #define AUTOFSDONE _IOW('I', 0x03, struct autofs_daemon_done) macro
H A Dautofs.c695 case AUTOFSDONE: in autofs_ioctl()
/freebsd/usr.sbin/autofs/
H A Dautomountd.c81 error = ioctl(autofs_fd, AUTOFSDONE, &add); in done()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1780 unsigned IOCTL_AUTOFSDONE = AUTOFSDONE;
H A Dsanitizer_interceptors_ioctl_netbsd.inc666 _(AUTOFSDONE, READ, struct_autofs_daemon_done_sz);