Home
last modified time | relevance | path

Searched refs:tm (Results 201 – 225 of 311) sorted by relevance

12345678910>>...13

/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dtmx71 #include <tm.h>
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dtmx71 #include <tm.h>
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dtmx71 #include <tm.h>
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dtmx71 #include <tm.h>
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dzoneadmd.c1114 uint64_t *tm = NULL; in zone_wait_shutdown() local
1124 if ((tm = scf_simple_prop_next_count(prop)) != NULL) { in zone_wait_shutdown()
1125 if (tm != 0) in zone_wait_shutdown()
1126 timeout = *tm; in zone_wait_shutdown()
/illumos-gate/usr/src/test/os-tests/tests/libtopo/
H A Ddigraph-test.c52 struct tm *p_tm; in get_timestamp()
/illumos-gate/usr/src/cmd/print/bsd-sysv-commands/
H A Dlpstat.c66 struct tm *tm = localtime(t); in nctime() local
68 (void) strftime(buf, sizeof (buf), "%c", tm); in nctime()
/illumos-gate/usr/src/cmd/cron/
H A Datq.c375 struct tm *unpackeddate; in printdate()
/illumos-gate/usr/src/cmd/bnu/
H A Dsecurity.c392 register struct tm *tp;
H A Dcntrl.c1440 long td, th, tm, ts; local
1463 tm = td%60;
1466 (void) fprintf(Cf, "(%ld:%ld:%ld)\n%s\n%s\n\n", th, tm, ts, f, m);
H A Duucleanup.c383 struct tm *tp;
478 struct tm *tp;
H A Dconn.c1079 struct tm *tp;
1140 struct tm *tp;
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumpoptr.c238 struct tm *localclock; in broadcast()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_attr.c2799 settime4 *tm; in rfs4_fattr4_time_modify_set() local
2822 tm = &na->time_modify_set; in rfs4_fattr4_time_modify_set()
2823 if (tm->set_it == SET_TO_CLIENT_TIME4) { in rfs4_fattr4_time_modify_set()
2824 error = nfs4_time_ntov(&tm->time, &sarg->vap->va_mtime); in rfs4_fattr4_time_modify_set()
2826 } else if (tm->set_it == SET_TO_SERVER_TIME4) { in rfs4_fattr4_time_modify_set()
/illumos-gate/usr/src/cmd/krb5/kadmin/cli/
H A Dkadmin.c139 struct tm *tm; local
143 tm = localtime(&lcltim);
144 strftime(out, sizeof(out), gettext("%a %b %d %H:%M:%S %Z %Y"), tm);
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DMakefile18 regex sfio stdio string tm uwin vec vmalloc
37 stack.h stak.h stk.h swap.h tar.h times.h tm.h tok.h \
63 swap.3 tab.3 tm.3 tmx.3 tok.3 touch.3 tv.3 vecargs.3 vmalloc.3 \
/illumos-gate/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg.c1272 struct tm tm, *tmp; in fmd_msg_gettext_locked() local
1303 (tmp = localtime_r(&sec, &tm)) != NULL) in fmd_msg_gettext_locked()
/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dmkfs.c75 extern struct tm *localtime_r(const time_t *, struct tm *);
144 static struct tm res;
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslcompile.c602 struct tm *NewTime; in AslCompilerFileHeader()
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Docfile.c450 struct tm *timep; in swapcfile()
/illumos-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Ddate.c99 struct tm *tp; in ADM_Get_Date()
/illumos-gate/usr/src/lib/print/libipp-core/common/
H A Dwrite.c260 struct tm *v = gmtime(&value->datetime); in ipp_write_attribute()
/illumos-gate/usr/src/cmd/filesync/
H A Drules.c355 struct tm *local; in rw_header()
/illumos-gate/usr/src/cmd/mail/
H A Dsendmail.c51 struct tm *bp; in sendmail()
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c1210 struct tm *tm; in send_progress_thread() local
1228 tm = localtime(&t); in send_progress_thread()
1233 tm->tm_hour, tm->tm_min, tm->tm_sec, in send_progress_thread()
1238 tm->tm_hour, tm->tm_min, tm->tm_sec, in send_progress_thread()

12345678910>>...13