Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dtmplout.c63 static char *time2text( char *ldtimestr, int dateonly );
904 time2text( char *ldtimestr, int dateonly ) in time2text() argument
960 if ( dateonly ) { in time2text()