Home
last modified time | relevance | path

Searched refs:times (Results 151 – 175 of 249) sorted by relevance

12345678910

/illumos-gate/usr/src/cmd/praudit/
H A Dprint_audit.txt69 Default formatting. By default, times, user and group IDs
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dkdc_util.c1302 if (ticket->enc_part2->times.starttime > kdc_time) { in validate_tgs_request()
1313 (ticket->enc_part2->times.renew_till < kdc_time)) { in validate_tgs_request()
/illumos-gate/usr/src/uts/common/os/
H A Dsysent.c142 clock_t times(struct tms *);
488 /* 43 */ SYSENT_CL("times", times, 1),
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Derror.c482 if ((d = times(&us)) < error_info.time || error_info.time == 1) in errorv()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Drd_req_dec.c305 retval = krb5_validate_times(context, &req->ticket->enc_part2->times); in krb5_rd_req_decoded_opt()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE88343 v. The times built-in command has been removed. The time
346 for times should enable scripts using times to continue
/illumos-gate/usr/src/cmd/filesync/
H A DREADME72 times have not changed, we do not bother to recheck the
167 and to preserve relative modification times.
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dinternals.texi31 loaded at different times in the boot process. Because they run
233 set to @code{NULL} at all other times (it will be @code{NULL} by
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc1221 int times = 0; in fp_ioctl() local
1226 if (times++ > 10) { in fp_ioctl()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg680 @ MSG_SYS_TIMES "[ times ]" # 43
681 @ MSG_SYS_TIMES_ALT "times"
/illumos-gate/usr/src/test/test-runner/stf/contrib/include/
H A Dlogapi.shlib147 # retried up to 5 times when the command returns the keyword "busy".
/illumos-gate/usr/src/data/zoneinfo/
H A Dasia527 # Now part of Asia/Shanghai; its pre-1970 times are not recorded here.
537 # Now part of Asia/Shanghai; its pre-1970 times are not recorded here.
545 # current boundaries uncertain; times before 1970 for areas that
574 # local governments such as the Ürümqi city government use both times in
585 # the province not having dual times but four times in use at the same
827 # The page does not give times of day for transitions,
1333 # These would be the earliest possible times for a change.
1510 # for synchronizing the official times of the country, agreed that:
1774 # Transition times in 1940-1957 (#1-#24) were midnight GMT,
2727 # Beirut international airport listed two times for each departure.
[all …]
H A Daustralasia219 # no times are set
223 # no times are set
242 # this is required for correct handling of times before 1916 by
386 # concerned shifting arrival and departure times, which may look like a simple
889 # See the table on page 4 where he lists GMT and local times for the tests; a
1024 # All transition times should be 02:00 standard time.
1052 # prefixed by the word 'Australian' when referring to local times;
1545 # Broken Hill to be behind the times (1999-07-21)
1608 # Lonergan thereafter. For times we use Lonergan.
2105 # The Air Almanac published contemporaneous tables of standard times,
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common922 times
/illumos-gate/usr/src/cmd/krb5/kwarn/
H A Dkwarnd_proc.c796 *new_exp_time = my_creds.times.endtime; in renew_creds()
/illumos-gate/usr/src/cmd/vgrind/
H A Dvgrindefs.src88 stjoin sub1 t times tnull tokno ttype:
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Darm64-detecting-tagged-addresses.txt29 It is recommended that this command is run multiple times (6 or more) to
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dlib133 #define _sys_times 1 /* #include <sys/times.h> ok */
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dlib133 #define _sys_times 1 /* #include <sys/times.h> ok */
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c8419 struct timeval times[2]; in retry_open_attr() local
8513 times[0].tv_sec = parentstat.st_atime; in retry_open_attr()
8514 times[0].tv_usec = 0; in retry_open_attr()
8515 times[1].tv_sec = parentstat.st_mtime; in retry_open_attr()
8516 times[1].tv_usec = 0; in retry_open_attr()
8518 (void) futimesat(cwd, (pattr == NULL) ? dirp : pattr, times); in retry_open_attr()
8555 futimesat(int fd, char *path, struct timeval times[2]) in futimesat()
8557 return (utimes(path, times)); in futimesat()
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dlib144 #define _sys_times 1 /* #include <sys/times.h> ok */
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dlib144 #define _sys_times 1 /* #include <sys/times.h> ok */
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dcrle.msg79 @ MSG_ARG_MULT "%s: argument %s specified multiple times\n"
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DMamfile248 make ${PACKAGE_ast_INCLUDE}/times.h implicit
253 done ${PACKAGE_ast_INCLUDE}/times.h dontcare
270 prev ${PACKAGE_ast_INCLUDE}/times.h implicit
281 prev ${PACKAGE_ast_INCLUDE}/times.h implicit
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/
H A DTHIRDPARTYLICENSE74 * documentation shall at all times remain with M.I.T., and USER agrees to

12345678910