Home
last modified time | relevance | path

Searched refs:af_mount_time (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/autofs/
H A Dautounmountd.c52 time_t af_mount_time; member
81 af->af_mount_time = time(NULL); in automounted_add()
191 mounted_for = difftime(now, af->af_mount_time); in expire_automounted()