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

/macosx-10.9.5/autofs-234/headers/
H A Dautofs.h177 #define AUTOFS_SET_MOUNT_TO _IOW('a', 0, int) macro
/macosx-10.9.5/autofs-234/automount/
H A Dautomount.c270 if (ioctl(autofs_control_fd, AUTOFS_SET_MOUNT_TO, &mount_timeout) == -1)
271 pr_msg("AUTOFS_SET_MOUNT_TO failed: %m");
/macosx-10.9.5/autofs-234/autofs_kext/
H A Dauto_vfsops.c2171 case AUTOFS_SET_MOUNT_TO:

Completed in 130 milliseconds