Home
last modified time | relevance | path

Searched defs:tm (Results 101 – 125 of 141) sorted by relevance

123456

/illumos-gate/usr/src/cmd/praudit/
H A Dformat.c2526 tzone(struct tm *tm, time_t *tv_sec, char *p) in tzone()
2583 struct tm tm; in do_mtime32() local
2690 struct tm tm; in do_mtime64() local
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Ddir.c829 struct tm tm; in getNow() local
/illumos-gate/usr/src/cmd/ps/
H A Dps.c1362 long tm; in prcom() local
2289 long tm; in przom() local
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dldo.c279 const TValue *tm = luaT_gettmbyobj(L, func, TM_CALL); in tryfuncTM() local
H A Dlgc.c811 const TValue *tm; in GCTM() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_display.c79 struct tm *tm; in process_pkt() local
/illumos-gate/usr/src/cmd/print/bsd-sysv-commands/
H A Dlpstat.c66 struct tm *tm = localtime(t); in nctime() local
/illumos-gate/usr/src/lib/libbsm/common/
H A Dadt_token.c646 struct tm tm; in adt_to_text() local
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_map.c816 mapToLDAP(__nis_table_mapping_t *tm, int nq, db_query **old, db_query **new, in mapToLDAP()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dtmplout.c993 static long gtime ( struct tm *tm ) in gtime()
/illumos-gate/usr/src/cmd/krb5/kadmin/cli/
H A Dkadmin.c139 struct tm *tm; local
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dzoneadmd.c1114 uint64_t *tm = NULL; in zone_wait_shutdown() local
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c210 static int p_time(Shell_t *shp, Sfio_t *out, const char *format, clock_t *tm) in p_time()
2594 clock_t at, tm[3]; in sh_exec() local
/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c1809 clock_t tm = drv_usectohz(300000); in hpc3130_verify_slot_power() local
/illumos-gate/usr/src/lib/print/libpapi-common/common/
H A Dattribute.c948 struct tm *tm = localtime(&values[i]->datetime); in papiAttributeToString() local
/illumos-gate/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg.c1272 struct tm tm, *tmp; in fmd_msg_gettext_locked() local
/illumos-gate/usr/src/cmd/tsol/tnd/
H A Dtnd.c1747 struct tm *tp, tm; in gettime() local
/illumos-gate/usr/src/cmd/fm/fmdump/common/
H A Dfmdump.c257 struct tm tm; in gettimeopt() local
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c1632 struct tm *tm; in sprint_stime() local
2954 struct tm *tm; in add_processes() local
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_attr.c2799 settime4 *tm; in rfs4_fattr4_time_modify_set() local
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_mroute.c3207 hrtime_t tm; in tbf_update_tokens() local
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c1108 struct tm tm; in getldap_format_refresh_time() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfhdr.h454 #define SFPOLL(pfd,n,tm) poll((pfd),(ulong)(n),(tm)) argument
456 #define SFPOLL(pfd,n,tm) poll((ulong)(n),(pfd),(tm)) argument
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsrvsvc_svc.c1853 struct tm tm; in srvsvc_s_NetRemoteTOD() local
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dlocaltime.c313 static struct tm tm; /* For non-reentrant use */ variable

123456