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

/freebsd-12-stable/usr.sbin/autofs/
H A Dautounmountd.c56 time_t af_mount_time; member in struct:automounted_fs
85 af->af_mount_time = time(NULL);
194 mounted_for = difftime(now, af->af_mount_time);

Completed in 101 milliseconds