Home
last modified time | relevance | path

Searched refs:gmttime (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dtmplout.c914 time_t gmttime; in time2text() local
960 gmttime = gtime( &t ); in time2text()
961 timestr = NSLDAPI_CTIME( &gmttime, buf, sizeof(buf) ); in time2text()