Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c1103 #define TIME_FORMAT "%Y/%m/%d %H:%M:%S" in getldap_format_refresh_time() macro
1122 (void) strftime(pbuf, sizeof (pbuf) - 1, TIME_FORMAT, &tm); in getldap_format_refresh_time()
1130 (void) strftime(nbuf, sizeof (nbuf) - 1, TIME_FORMAT, &tm); in getldap_format_refresh_time()