Home
last modified time | relevance | path

Searched refs:times (Results 51 – 75 of 249) sorted by relevance

12345678910

/illumos-gate/usr/src/boot/sys/sys/
H A Dstat.h330 int futimens(int fd, const struct timespec times[2]);
331 int utimensat(int fd, const char *path, const struct timespec times[2],
/illumos-gate/usr/src/cmd/sa/
H A Dtimex.c122 (void) times(&obuffer); in main()
142 (void) times(&buffer); in main()
/illumos-gate/usr/src/lib/pam_modules/krb5/
H A Dkrb5_setcred.c559 if (renewed_cred && renewed_cred->times.endtime != 0) in krb5_renew_tgt()
560 endtime = renewed_cred->times.endtime; in krb5_renew_tgt()
562 endtime = my_creds.times.endtime; in krb5_renew_tgt()
H A Dkrb5_authenticate.c645 my_creds->times.starttime = 0; in attempt_krb5_auth()
646 my_creds->times.endtime = now + lifetime; in attempt_krb5_auth()
649 my_creds->times.renew_till = now + rlife; in attempt_krb5_auth()
651 my_creds->times.renew_till = 0; in attempt_krb5_auth()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Drd_cred.c143 pcur->times = pinfo->times; in krb5_rd_cred_basic()
H A Dgc_frm_kdc.c410 saved_endtime = tgtq->times.endtime; in try_ccache()
411 if ((retval = krb5_timeofday(ts->ctx, &(tgtq->times.endtime))) != 0) { in try_ccache()
412 tgtq->times.endtime = saved_endtime; in try_ccache()
427 tgtq->times.endtime = saved_endtime; in try_ccache()
929 if ((retval = krb5_timeofday(context, &(tgtq.times.endtime))) != 0) { in krb5_get_cred_from_kdc_opt()
1184 if ((retval = krb5_timeofday(context, &(tgtq.times.endtime))) != 0) { in krb5_get_cred_from_kdc_opt()
/illumos-gate/usr/src/lib/libpkg/common/
H A Dverify.c148 struct utimbuf times; in cverify() local
173 times.actime = cinfo->modtime; in cverify()
174 times.modtime = cinfo->modtime; in cverify()
175 if (utime(path, &times)) { in cverify()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/features/
H A Dtime25 #include <times.h>
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/
H A Dtime12 #include <times.h>
H A Dsetjmp10 #define _sys_times 1 /* #include <sys/times.h> ok */
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/
H A Dtime12 #include <times.h>
H A Dsetjmp10 #define _sys_times 1 /* #include <sys/times.h> ok */
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/
H A Dtime12 #include <times.h>
H A Drlimits10 #define _sys_times 1 /* #include <sys/times.h> ok */
H A Dsetjmp10 #define _sys_times 1 /* #include <sys/times.h> ok */
/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/
H A Dtime12 #include <times.h>
H A Drlimits10 #define _sys_times 1 /* #include <sys/times.h> ok */
H A Dsetjmp10 #define _sys_times 1 /* #include <sys/times.h> ok */
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash_page.c1354 int times; member
1368 list[last].times = inout;
1372 list[i].times = inout;
1373 if (list[i].times == 0) {
1378 for (i = 0; i < last; i++, list[i].times++)
1379 if (list[i].times > 20 && !is_bitmap_pgno(hashp, list[i].pgno))
1383 list[i].pgno, list[i].times);
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_k_decode.c569 get_field(val->times.authtime,5,asn1_decode_kerberos_time); in asn1_decode_enc_kdc_rep_part()
571 opt_field(val->times.starttime,6,asn1_decode_kerberos_time,val->times.authtime); in asn1_decode_enc_kdc_rep_part()
572 get_field(val->times.endtime,7,asn1_decode_kerberos_time); in asn1_decode_enc_kdc_rep_part()
573 opt_field(val->times.renew_till,8,asn1_decode_kerberos_time,0); in asn1_decode_enc_kdc_rep_part()
803 opt_field(val->times.authtime,4,asn1_decode_kerberos_time,0); in asn1_decode_krb_cred_info()
804 opt_field(val->times.starttime,5,asn1_decode_kerberos_time,0); in asn1_decode_krb_cred_info()
805 opt_field(val->times.endtime,6,asn1_decode_kerberos_time,0); in asn1_decode_krb_cred_info()
806 opt_field(val->times.renew_till,7,asn1_decode_kerberos_time,0); in asn1_decode_krb_cred_info()
H A Dkrb5_decode.c309 get_field((*rep)->times.authtime,5,asn1_decode_kerberos_time); in decode_krb5_enc_tkt_part()
311 { get_field((*rep)->times.starttime,6,asn1_decode_kerberos_time); } in decode_krb5_enc_tkt_part()
313 (*rep)->times.starttime=(*rep)->times.authtime; in decode_krb5_enc_tkt_part()
314 get_field((*rep)->times.endtime,7,asn1_decode_kerberos_time); in decode_krb5_enc_tkt_part()
315 opt_field((*rep)->times.renew_till,8,asn1_decode_kerberos_time); in decode_krb5_enc_tkt_part()
/illumos-gate/usr/src/uts/common/syscall/
H A Dtimes.c47 times(struct tms *tp) in times() function
/illumos-gate/usr/src/cmd/cmd-inet/common/
H A Dstore_forw_creds.c91 if (kwarn_add_warning(client_name, (*creds)->times.endtime) != 0) { in store_forw_creds()
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dmemset.S43 andl $0xff,%eax / Duplicate fill const 4 times in %eax
/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Dastsa.manifest48 times.h

12345678910