Home
last modified time | relevance | path

Searched refs:strftime (Results 126 – 150 of 157) sorted by relevance

1234567

/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com817 strftime.o \
/illumos-gate/usr/src/lib/libdladm/common/
H A Dusage.c263 (void) strftime(timebuf, sizeof (timebuf), in add_stat_item()
/illumos-gate/usr/src/cmd/tsol/tnd/
H A Dtnd.c1755 (void) strftime(time_buf, _SZ_TIME_BUF, fmt, &tm); in gettime()
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com873 strftime.o \
/illumos-gate/usr/src/cmd/cron/
H A Dcron.c2978 (void) strftime(timebuf, sizeof (timebuf), FORMAT, localtime(&t)); in msg()
3006 (void) strftime(timebuf, sizeof (timebuf), FORMAT, localtime(&t)); in logit()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_digraph_xml.c745 if (strftime(tstamp, sizeof (tstamp), "%Y-%m-%dT%H:%M:%SZ", in topo_digraph_serialize()
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c1844 if ((strftime(buf, DATESIZE, in dump_ar_hdr()
/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.c205 len = strftime(dstr, sizeof (dstr), fmt, localtime(&t)); in print_timestamp()
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dexplain.c2025 if (strftime(timebuf, tbsz, NULL, tmp) != 0) in print_service()
/illumos-gate/usr/src/cmd/krb5/kadmin/cli/
H A Dkadmin.c144 strftime(out, sizeof(out), gettext("%a %b %d %H:%M:%S %Z %Y"), tm);
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c1394 strftime(str1, 80, "%T", localtime(&t));
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dnew_host.c267 (void) strftime((char *)pInfo->utcTime, 16, "%X", localtime(&now)); in SC_GetTokenInfo()
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_printf.c495 (void) strftime(buf, sizeof (buf), "%a, %d %b %G %T %Z", &tm); in pfprint_time822()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dmain.c2117 (void) strftime(buf, sizeof (buf), "%h %d %X", &tms); in fprintdate()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc69 link path=usr/share/man/man3c/ascftime.3c target=strftime.3c
229 link path=usr/share/man/man3c/cftime.3c target=strftime.3c
1228 file path=usr/share/man/man3c/strftime.3c
1229 link path=usr/share/man/man3c/strftime_l.3c target=strftime.3c
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c1608 strftime(timestr, 128, 0, &t) != 0) { in zpool_rewind_exclaim()
1669 strftime(timestr, 128, 0, &t) != 0) { in zpool_explain_recover()
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c1750 (void) strftime(tbuf, sizeof (tbuf), "%c", &zaction_ts); in print_status_initialize()
1800 (void) strftime(tbuf, sizeof (tbuf), "%c", &zaction_ts); in print_status_trim()
8024 (void) strftime(tbuf, sizeof (tbuf), "%F.%T", &t); in print_history_records()
/illumos-gate/usr/src/cmd/svc/configd/
H A Dbackend.c1094 if (strftime(finalpath + len, PATH_MAX - len, in backend_create_backup_locked()
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c1657 (void) strftime(timebuf, sizeof (timebuf), "%m/%d/%Y", in show_usage_date()
1703 (void) strftime(buf, sizeof (buf), "%T", in show_usage_time()
1723 (void) strftime(buf, sizeof (buf), "%T", localtime(&time)); in show_usage_time()
1727 (void) strftime(buf, sizeof (buf), "%T", localtime(&time)); in show_usage_time()
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_utils.c2419 (void) strftime(gmt_time_str, sizeof (gmt_time_str), "%F-%T", gmt_tm); in be_auto_snap_name()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DMamfile3702 make strftime.o
3703 make comp/strftime.c
3707 done comp/strftime.c
3708 meta strftime.o %.c>%.o comp/strftime.c strftime
3709 prev comp/strftime.c
3710 exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/strftime.c
3711 done strftime.o generated
6103 …log.o re_comp.o resolvepath.o realpath.o regcmp.o regexp.o setlogmask.o strftime.o strptime.o swab…
H A DRELEASE1291 strftime: fix for nl_langinfo special case
1602 hsearch,nftw,realpath,strftime,strptime,swab,tempnam: add
/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c1869 if (strftime(tbuf, TBUF_SIZE, NULL, localtime_r(&t, &res)) == 0) in printsatime()
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers2944 strftime;
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c3178 (void) strftime(newtime, sizeof (newtime), "m%d", &tms); in convertDate()

1234567