Searched refs:times (Results 101 - 125 of 281) sorted by relevance

1234567891011>>

/macosx-10.10.1/Heimdal-398.1.2/appl/dceutils/
H A Dk5dce.h120 krb5_ticket_times times; member in struct:_krb5_creds
/macosx-10.10.1/Heimdal-398.1.2/kuser/
H A Dcopy_cred_cache.c120 ctx.mcreds.times.endtime = time(NULL) + t;
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dsendauth.c143 this_cred.times.endtime = 0;
H A Dacache.c213 cred->times.authtime = incred->authtime;
214 cred->times.starttime = incred->starttime;
215 cred->times.endtime = incred->endtime;
216 cred->times.renew_till = incred->renew_till;
356 cred->authtime = incred->times.authtime;
357 cred->starttime = incred->times.starttime;
358 cred->endtime = incred->times.endtime;
359 cred->renew_till = incred->times.renew_till;
H A Dcache.c1411 cred.times.authtime = time(NULL) - 10;
1412 cred.times.endtime = cred.times.authtime;
1770 if (now < cred.times.endtime)
1771 endtime = cred.times.endtime;
1787 if ((endtime == 0 || cred.times.endtime < endtime) && now < cred.times.endtime)
1788 endtime = cred.times.endtime;
/macosx-10.10.1/OpenSSL098-52/src/crypto/rand/
H A Drand_unix.c123 #include <sys/times.h>
/macosx-10.10.1/bless-103/
H A Dfirmwaresyncd.c705 struct timeval times[2]; local
736 TIMESPEC_TO_TIMEVAL(&times[0], &sb.st_atimespec);
737 TIMESPEC_TO_TIMEVAL(&times[1], &sb.st_mtimespec);
739 ret = futimes(tfd, times);
/macosx-10.10.1/llvmCore-3425.0.34/utils/lit/lit/
H A Dmain.py449 help="Repeat tests N times (for timing)",
633 times = {}
636 times[key] = times.get(key, 0.) + t.elapsed
638 byTime = list(times.items())
/macosx-10.10.1/ntp-92/include/
H A Dntp_refclock.h145 u_char ntimes; /* times following */
147 u_int32 stimes; /* times format sign array */
149 l_fp times[NCLKBUGTIMES]; /* real times */ member in struct:refclockbug
/macosx-10.10.1/remote_cmds-47/timed.tproj/timed.tproj/
H A Dcorrect.c47 #include <sys/times.h>
/macosx-10.10.1/tcl-105/tcl84/tcl/unix/
H A DtclUnixTime.c105 now = (unsigned long) times(&dummy);
/macosx-10.10.1/vim-55/runtime/macros/
H A Dshellmenu.vim100 imenu Builtins.times times
/macosx-10.10.1/Heimdal-398.1.2/lib/kafs/
H A Dafskrb5.c104 kt->ct.BeginTimestamp = cred->times.starttime;
105 kt->ct.EndTimestamp = cred->times.endtime;
/macosx-10.10.1/MITKerberosShim-66/
H A Dccache.c122 cred->times.authtime = incred->authtime;
123 cred->times.starttime = incred->starttime;
124 cred->times.endtime = incred->endtime;
125 cred->times.renew_till = incred->renew_till;
265 cred->authtime = incred->times.authtime;
266 cred->starttime = incred->times.starttime;
267 cred->endtime = incred->times.endtime;
268 cred->renew_till = incred->times.renew_till;
/macosx-10.10.1/dcerpc-61/dcerpc/
H A DCOPYING158 to copyright in this Software shall at all times remain with copyright
/macosx-10.10.1/libarchive-30/libarchive/libarchive/
H A Darchive_windows.h368 extern int __la_futimes(int fd, const struct __timeval *times);
378 extern int __la_utimes(const char *name, const struct __timeval *times);
/macosx-10.10.1/tcl-105/tcl_ext/memchan/memchan/htdocs/raw/
H A Dmem_event.exp48 times.
/macosx-10.10.1/tidy-15.15/tidy/test/
H A Donetesta.cmd57 @REM echo note - test '%TESTEXPECTED%' found %RESULT% times in file '%INFILE%'
/macosx-10.10.1/vim-55/runtime/indent/
H A Dvim.vim38 " and :else. Add it three times for a line that starts with '\' after
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dolsontz.cpp746 UDate* times = (UDate*)uprv_malloc(sizeof(UDate)*transCount); /* large enough to store all transition times */ local
747 if (times == NULL) {
753 // Gather all start times for each pair of offsets
760 times[nTimes++] = tt;
774 uprv_free(times);
783 raw, dst, times, nTimes, DateTimeRule::UTC_TIME);
792 uprv_free(times);
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dplaintex.vim98 \ '\\\%(amalg\|ast\|big\%(c[au]p\|circ\|o\%(dot\|plus\|times\|sqcup\)\|triangle\%(down\|up\)\|uplus\|vee\|wedge\|bmod\|bullet\)\|c[au]p\|cdot[ps]\=\|circ\|coprod\|d\=dagger\|diamond\%(suit\)\=\|div\|land\|lor\|mp\|o\%(dot\|int\|minus\|plus\|slash\|times\)pm\|prod\|setminus\|sqc[au]p\|sqsu[bp]seteq\|star\|su[bp]set\%(eq\)\=\|sum\|times\|uplus\|vee\|wedge\|wr\)\>'
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Debnf2ps.el222 ;; n * A repetition (A repeats at least n (integer) times)
223 ;; n * n A repetition (A repeats exactly n (integer) times)
225 ;; m (integer) times)
1069 ;; TIMES is a string representing the number of times that ELEMENT is repeated
4563 ;; [repeat width-fun dim-fun entry height width times element]
4565 (let ((times (ebnf-node-name repeat))
4567 (ps-output-string times)
4576 (* (length times) ebnf-font-width-R))
5218 ;; [repeat width-fun dim-fun entry height width times element]
5220 (let ((times (ebn
[all...]
/macosx-10.10.1/CPANInternal-159.1/Krb5-1.9/
H A DKrb5.xs1299 if (!cred->times.starttime)
1300 cred->times.starttime = cred->times.authtime;
1301 RETVAL = cred->times.starttime;
1311 RETVAL = cred->times.authtime;
1321 RETVAL = cred->times.endtime;
1331 RETVAL = cred->times.renew_till;
/macosx-10.10.1/uucp-11/uucp/
H A Dtstuu.c40 #include <sys/times.h>
154 extern long times ();
659 (void) times (&sbase);
671 (void) times (&s1);
683 (void) times (&s2);
/macosx-10.10.1/CPANInternal-159.1/Authen-Krb5/
H A DKrb5.xs330 cr.times.starttime = now;
331 cr.times.endtime = now + KRB5_DEFAULT_LIFE;
332 cr.times.renew_till = 0;
357 cr.times.starttime = now;
358 cr.times.endtime = now + KRB5_DEFAULT_LIFE;
359 cr.times.renew_till = 0;

Completed in 423 milliseconds

1234567891011>>