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

  /src/lib/libc/time/
private.h 706 static time_t sys_time(time_t *x) { return time(x); } function
private.h 706 static time_t sys_time(time_t *x) { return time(x); } function

Completed in 55 milliseconds