Searched refs:AUTOFS_PATH (Results 1 – 2 of 2) sorted by relevance
493 autofs_fd = open(AUTOFS_PATH, O_RDWR | O_CLOEXEC); in main_automountd()498 autofs_fd = open(AUTOFS_PATH, O_RDWR | O_CLOEXEC); in main_automountd()503 log_err(1, "failed to open %s", AUTOFS_PATH); in main_automountd()
34 #define AUTOFS_PATH "/dev/autofs" macro