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

  /src/share/examples/puffs/pgfs/
pgfs_subs.c 199 struct tm tm_store; local in function:timespec_to_pgtimestamp
202 tm = gmtime_r(&tv->tv_sec, &tm_store);
pgfs_subs.c 199 struct tm tm_store; local in function:timespec_to_pgtimestamp
202 tm = gmtime_r(&tv->tv_sec, &tm_store);

Completed in 22 milliseconds