Home
last modified time | relevance | path

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

/freebsd/sys/fs/autofs/
H A Dautofs_ioctl.h111 #define AUTOFSREQUEST _IOR('I', 0x01, struct autofs_daemon_request) macro
H A Dautofs.c689 case AUTOFSREQUEST: in autofs_ioctl()
/freebsd/usr.sbin/autofs/
H A Dautomountd.c523 error = ioctl(autofs_fd, AUTOFSREQUEST, &request); in main_automountd()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1779 unsigned IOCTL_AUTOFSREQUEST = AUTOFSREQUEST;
H A Dsanitizer_interceptors_ioctl_netbsd.inc665 _(AUTOFSREQUEST, WRITE, struct_autofs_daemon_request_sz);