HomeSort by: relevance | last modified time | path
    Searched defs:af_mount_time (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/autofs/
autounmountd.c 57 time_t af_mount_time; member in struct:automounted_fs
87 af->af_mount_time = time(NULL);
191 mounted_for = (time_t)difftime(now, af->af_mount_time);
autounmountd.c 57 time_t af_mount_time; member in struct:automounted_fs
87 af->af_mount_time = time(NULL);
191 mounted_for = (time_t)difftime(now, af->af_mount_time);

Completed in 20 milliseconds