Home
last modified time | relevance | path

Searched defs:p_tm (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/test/os-tests/tests/libtopo/
H A Ddigraph-test.c52 struct tm *p_tm; in get_timestamp() local
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dlocaltime.c482 gmtime_r(const time_t *timep, struct tm *p_tm) in gmtime_r()
502 struct tm *p_tm = tsdalloc(_T_STRUCT_TM, sizeof (struct tm), NULL); in gmtime() local
623 localtime_r(const time_t *timep, struct tm *p_tm) in localtime_r()
668 struct tm *p_tm = tsdalloc(_T_STRUCT_TM, sizeof (struct tm), NULL); in localtime() local
/illumos-gate/usr/src/test/os-tests/tests/ddi_ufm/
H A Dufm-test.c94 struct tm *p_tm; in get_timestamp() local
/illumos-gate/usr/src/lib/fm/libfmnotify/common/
H A Dlibfmnotify.c48 struct tm *p_tm; in get_timestamp() local