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

  /src/usr.sbin/puffs/mount_sysctlfs/
sysctlfs.c 81 static struct timespec fstime; variable in typeref:struct:timespec
338 TIMEVAL_TO_TIMESPEC(&tv_now, &fstime);
622 va->va_atime = va->va_mtime = va->va_ctime = va->va_birthtime = fstime;
sysctlfs.c 81 static struct timespec fstime; variable in typeref:struct:timespec
338 TIMEVAL_TO_TIMESPEC(&tv_now, &fstime);
622 va->va_atime = va->va_mtime = va->va_ctime = va->va_birthtime = fstime;

Completed in 78 milliseconds