Home
last modified time | relevance | path

Searched defs:mount_timeout (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/cmd/fs.d/autofs/
H A Dautod_autofs.c65 int mount_timeout = AUTOFS_MOUNT_TIMEOUT; in mount_autofs() local
H A Dmount.c74 int mount_timeout = AUTOFS_MOUNT_TIMEOUT; in main() local
H A Dautomount.c70 static int mount_timeout = AUTOFS_MOUNT_TIMEOUT; variable