Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Ddebug.c217 (void) fputs(conv_time(&DBG_TOTALTIME, &new, in dbg_print()
220 (void) fputs(conv_time(&DBG_DELTATIME, &new, in dbg_print()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddebug.c334 conv_time(&DBG_TOTALTIME, &new, &buf)); in dbg_print()
339 conv_time(&DBG_DELTATIME, &new, &buf)); in dbg_print()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dtime.c38 conv_time(struct timeval *oldtime, struct timeval *newtime, in conv_time() function
/illumos-gate/usr/src/cmd/sgs/include/
H A Dconv.h953 extern const char *conv_time(struct timeval *, struct timeval *,
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_config.c121 conv_time(char *s);
1216 tm = conv_time( in __s_api_crosscheck()
2674 tm = conv_time(cp); in __ns_ldap_setParamValue()
3553 conv_time(char *s) in conv_time() function