Searched refs:AUTOFSREQUEST (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/fs/autofs/
H A Dautofs_ioctl.h112 #define AUTOFSREQUEST _IOR('I', 0x01, struct autofs_daemon_request) macro
H A Dautofs.c687 case AUTOFSREQUEST:
/freebsd-10-stable/usr.sbin/autofs/
H A Dautomountd.c372 * interrupt the AUTOFSREQUEST ioctl(2), so we can call
526 error = ioctl(autofs_fd, AUTOFSREQUEST, &request);
534 log_err(1, "AUTOFSREQUEST");

Completed in 54 milliseconds