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

  /src/usr.bin/find/
ls.c 61 static void printtime(time_t);
83 printtime(sb->st_mtime);
91 printtime(time_t ftime) function in typeref:typename:void
  /src/usr.sbin/ldpd/
ldp_errors.c 104 printtime() function in typeref:typename:void
  /src/usr.bin/rup/
rup.c 61 static int printtime; /* print the remote host(s)'s time */ variable in typeref:typename:int
238 if (printtime)
274 if (printtime)
352 printtime = 1;
  /src/bin/ls/
print.c 71 static void printtime(time_t);
191 printtime(sp->st_atime);
193 printtime(sp->st_ctime);
195 printtime(sp->st_mtime);
403 printtime(time_t ftime) function in typeref:typename:void
  /src/sbin/fsck_udf/
main.c 226 printtime(time_t ftime) function in typeref:typename:void
263 printtime(timespec.tv_sec);

Completed in 16 milliseconds