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

/macosx-10.9.5/autofs-234/headers/
H A Dautofs.h303 #define AUTOFS_CONTROL_DEVICE "autofs_control" macro
/macosx-10.9.5/autofs-234/automount/
H A Dautomount.c205 autofs_control_fd = open("/dev/" AUTOFS_CONTROL_DEVICE, O_RDONLY);
256 autofs_control_fd = open("/dev/" AUTOFS_CONTROL_DEVICE,
263 pr_msg("Couldn't open %s: %m", "/dev/" AUTOFS_CONTROL_DEVICE);
/macosx-10.9.5/autofs-234/autofs_kext/
H A Dauto_vfsops.c2403 DEVFS_CHAR, UID_ROOT, GID_WHEEL, 0600, AUTOFS_CONTROL_DEVICE);

Completed in 106 milliseconds