Home
last modified time | relevance | path

Searched refs:strftime (Results 101 – 125 of 157) sorted by relevance

1234567

/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dcertgetsetop.c1954 (void) strftime(szNotBefore, sizeof (szNotBefore), in kmf_set_cert_validity()
1967 (void) strftime(szNotAfter, sizeof (szNotAfter), in kmf_set_cert_validity()
/illumos-gate/usr/src/cmd/backup/restore/
H A Dutilities.c515 (void) strftime(buf, sizeof (buf), "%c\n", tm); in lctime()
/illumos-gate/usr/src/cmd/logadm/
H A Dmain.c772 (void) strftime(nowstr, sizeof (nowstr), in rotatelog()
/illumos-gate/usr/src/cmd/cmd-crypto/elfsign/
H A Delfsign.c1056 if (strftime(buf, sizeof (buf), NULL, localtime(&t)) == 0) in time_str()
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c1122 (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()
/illumos-gate/usr/src/cmd/ps/
H A Dps.c2257 (void) strftime(sttim, sizeof (sttim), old? in prtime()
2279 (void) strftime(sttim, sizeof (sttim), in prtime()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/
H A Dilbadm_stats.c223 (void) strftime(buf, bufsize, "%F:%H.%M.%S", now_tm); in of_timestamp()
/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dlogger.c1057 soff = strftime(outbuf, sizeof(outbuf), "%b %d %H:%M:%S", localtime(&now)); in klog_vsyslog()
/illumos-gate/usr/src/man/man3c/
H A DMakefile454 strftime.3c \
2393 ascftime.3c := LINKSRC = strftime.3c
2394 cftime.3c := LINKSRC = strftime.3c
2395 strftime_l.3c := LINKSRC = strftime.3c
/illumos-gate/usr/src/tools/smatch/src/
H A Dpre-process.c198 strftime(buffer, 12, "%b %e %Y", localtime(&t)); in expand_date()
208 strftime(buffer, 9, "%T", localtime(&t)); in expand_time()
/illumos-gate/usr/src/lib/print/libpapi-common/common/
H A Dattribute.c953 strftime(string, sizeof (string), "%c", tm); in papiAttributeToString()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/chat/
H A Dchat.c1418 strftime (report_buffer, 20, "%b %d %H:%M:%S ", tm_now);
/illumos-gate/usr/src/contrib/mDNSResponder/Clients/
H A Ddns-sd.c501 strftime(new_date, sizeof(new_date), "%a %d %b %Y", &tm); in printtimestamp_F()
523 strftime((char *)buf, bufsize, "%Y%m%d%H%M%S", &tmTime); in FormatTime()
/illumos-gate/usr/src/cmd/zonestat/zonestat/
H A Dzonestat.c965 len = strftime(dstr, sizeof (dstr), "%Y%m%dT%H%M%SZ", in zonestat_print_timestamp()
975 len = strftime(dstr, sizeof (dstr), fmt, localtime(&t)); in zonestat_print_timestamp()
/illumos-gate/usr/src/cmd/ls/
H A Dls.c2652 (void) strftime(time_buf, sizeof (time_buf), fmt_buf, in format_time()
2661 (void) strftime(time_buf, sizeof (time_buf), in format_time()
/illumos-gate/usr/src/cmd/praudit/
H A Dformat.c2600 (void) strftime(time_created, in do_mtime32()
2714 (void) strftime(time_created, in do_mtime64()
/illumos-gate/usr/src/cmd/ast/libast/
H A DMakefile.defs151 comp/strftime.o \
/illumos-gate/usr/src/tools/scripts/
H A Dwsdiff.py1422 dateTimeStr= time.strftime('# %Y-%m-%d at %H:%M:%S',
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DMakefile138 resolvepath.c realpath.c regcmp.c regexp.c setlogmask.c strftime.c \
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dlib37 lib strmode,strxfrm,strftime,swab,symlink,sysconf,sysinfo,syslog
/illumos-gate/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg.c1304 (void) strftime(date, sizeof (date), "%a %b %e %H:%M:%S %Z %Y", in fmd_msg_gettext_locked()
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_principal2.c1322 strftime(strtime, 50, DATE_FORMAT, &tme);
/illumos-gate/usr/src/cmd/sort/
H A Dfields.c240 (void) strftime(month_name, sizeof (month_name), in field_initialize_month()
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile799 strftime.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com846 strftime.o \

1234567