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 674 static time_t sys_time(time_t *x) { return time(x); } function in typeref:typename:time_t
private.h 674 static time_t sys_time(time_t *x) { return time(x); } function in typeref:typename:time_t

Completed in 23 milliseconds