Home
last modified time | relevance | path

Searched refs:time (Results 126 – 150 of 1019) sorted by relevance

12345678910>>...41

/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/
H A Drlimits5 #define _sys_time 1 /* #include <sys/time.h> ok */
9 #define _hdr_time 1 /* #include <time.h> ok */
H A Dsetjmp8 #define _hdr_time 1 /* #include <time.h> ok */
9 #define _sys_time 1 /* #include <sys/time.h> ok */
H A Dsigfeatures7 #define _hdr_time 1 /* #include <time.h> ok */
8 #define _sys_time 1 /* #include <sys/time.h> ok */
H A Dlocale14 #define _hdr_time 1 /* #include <time.h> ok */
15 #define _sys_time 1 /* #include <sys/time.h> ok */
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/
H A Drlimits5 #define _sys_time 1 /* #include <sys/time.h> ok */
9 #define _hdr_time 1 /* #include <time.h> ok */
H A Dsetjmp8 #define _hdr_time 1 /* #include <time.h> ok */
9 #define _sys_time 1 /* #include <sys/time.h> ok */
H A Dsigfeatures7 #define _hdr_time 1 /* #include <time.h> ok */
8 #define _sys_time 1 /* #include <sys/time.h> ok */
/illumos-gate/usr/src/cmd/saf/
H A Dlog.c108 (void) time(&clock); in log()
173 (void) time(&clock); in debug()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_panic.c1203 extern time_t time; in trylock_time_exceeded()
1209 if (time > toolong) in trylock_time_exceeded()
1213 return (time <= toolong? 0: time - toolong); in trylock_time_exceeded()
1247 extern time_t time; in set_state()
1343 extern time_t time; in sf_init()
1350 f->uf_begin_tm = time; in sf_init()
1697 extern time_t time; in sf_found_lock_fix_cmn()
1804 if (time > concerned) in sf_found_lock_fix_cmn()
1819 extern time_t time; in sf_found_umount()
1875 extern time_t time; in sf_term_cmn()
[all …]
/illumos-gate/usr/src/test/os-tests/tests/poll/
H A Dpoll_test.c166 time_t start = time(NULL); in poll_wrapper()
172 *elapsed = time(NULL) - start; in poll_wrapper()
185 time_t start = time(NULL); in dppoll()
195 *elapsed = time(NULL) - start; in dppoll()
/illumos-gate/usr/src/lib/passwdutil/
H A DREADME.SunOS-aging38 of time. Password aging can also force a user to keep a password for
60 3& 4: Last time password was changed, in number of weeks since 1970.
68 forced to change his/her passwd the next time he/she logs in. The
73 forced to change his/her passwd the next time he/she logs in. Password
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/
H A Drlimits5 #define _sys_time 1 /* #include <sys/time.h> ok */
10 #define _hdr_time 1 /* #include <time.h> ok */
H A Dsigfeatures7 #define _hdr_time 1 /* #include <time.h> ok */
8 #define _sys_time 1 /* #include <sys/time.h> ok */
H A Dlocale14 #define _hdr_time 1 /* #include <time.h> ok */
15 #define _sys_time 1 /* #include <sys/time.h> ok */
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/
H A Drlimits5 #define _sys_time 1 /* #include <sys/time.h> ok */
10 #define _hdr_time 1 /* #include <time.h> ok */
H A Dsigfeatures7 #define _hdr_time 1 /* #include <time.h> ok */
8 #define _sys_time 1 /* #include <sys/time.h> ok */
H A Dlocale14 #define _hdr_time 1 /* #include <time.h> ok */
15 #define _sys_time 1 /* #include <sys/time.h> ok */
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dmamake.c1032 r->time = st.st_mtime; in bind()
1036 return r->time; in bind()
1190 return r->time; in run()
1269 r->time = NOW; in run()
1276 r->time = NOW; in run()
1280 return r->time; in run()
1620 if (cmd && state.active && (state.force || r->time < z || !r->time && !z)) in make()
1624 if (!r->time) in make()
1644 r->time = 0; in make()
1672 z = q->time; in make()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dtimex.h199 struct timeval time; /* current time (ro) */ member
209 struct timeval32 time; member
/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dclock.c37 boot_time = time(NULL); in _boot_time_init()
78 return (time(NULL)); in gethrestime_sec()
/illumos-gate/usr/src/lib/krb5/kadm5/clnt/
H A Dlogger.c256 t = time(0); in klog_rotate()
636 time(0); in krb5_klog_init()
647 char *time; in krb5_klog_init() local
656 NULL, &time)) { in krb5_klog_init()
658 if (time != NULL) { in krb5_klog_init()
659 if (!krb5_string_to_deltat(time, in krb5_klog_init()
664 free(time); in krb5_klog_init()
1054 (void) time(&now); in klog_vsyslog()
/illumos-gate/usr/src/cmd/prstat/
H A Dprutil.c151 Format_time(char *str, ulong_t time, int length) in Format_time() argument
154 (int)time/3600, (int)(time % 3600)/60, (int)time % 60); in Format_time()
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddisp4.c59 (void) time (&pps->rej_date); in s_accept_dest()
72 (void) time (&pcs->rej_date); in s_accept_dest()
111 (void) time (&pps->rej_date); in s_reject_dest()
125 (void) time (&pcs->rej_date); in s_reject_dest()
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dmonitor.c100 now = time(NULL); \
192 ctx->ctx_start = time(NULL);
/illumos-gate/usr/src/cmd/ipf/lib/
H A Dipft_ef.c77 char lbuf[128], len[8], prot[8], time[8], *s; local
91 if (sscanf(lbuf, "%7s %7s %7s %15s %15s %15s %15s", time,

12345678910>>...41