HomeSort by: relevance | last modified time | path
    Searched refs:krb5_timestamp (Results 1 - 25 of 31) sorted by relevancy

1 2

  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
time.c 54 krb5_timestamp sec,
86 krb5_timestamp *timeret)
98 krb5_timestamp *sec,
test_time.c 43 krb5_timestamp sec;
krb5.h 404 typedef time_t krb5_timestamp; typedef
407 krb5_timestamp authtime;
408 krb5_timestamp starttime;
409 krb5_timestamp endtime;
410 krb5_timestamp renew_till;
517 krb5_error_code (KRB5_CALLCONV * lastchange)(krb5_context, krb5_ccache, krb5_timestamp *);
615 krb5_timestamp timestamp;
915 krb5_timestamp value;
mk_error.c 52 krb5_timestamp sec;
rd_priv.c 136 krb5_timestamp sec;
rd_safe.c 158 krb5_timestamp sec;
rd_cred.c 221 krb5_timestamp sec;
cache.c 1604 krb5_timestamp *mtime)
1627 krb5_timestamp *mtime)
1632 krb5_timestamp t = 0;
get_for_creds.c 287 krb5_timestamp sec;
rd_req.c 206 krb5_timestamp now;
403 krb5_timestamp now;
krb5-protos.h 1352 krb5_timestamp */*mtime*/);
1695 krb5_timestamp */*mtime*/);
7805 krb5_timestamp /*sec*/,
8782 krb5_timestamp */*timeret*/);
8907 krb5_timestamp */*sec*/,
dcache.c 647 dcc_lastchange(krb5_context context, krb5_ccache id, krb5_timestamp *mtime)
mcache.c 539 mcc_lastchange(krb5_context context, krb5_ccache id, krb5_timestamp *mtime)
ticket.c 666 krb5_timestamp sec_now;
kcm.c 1025 kcm_lastchange(krb5_context context, krb5_ccache id, krb5_timestamp *mtime)
  /src/crypto/external/bsd/heimdal/dist/lib/kadm5/
admin.h 150 krb5_timestamp princ_expire_time;
151 krb5_timestamp last_pwd_change;
152 krb5_timestamp pw_expiration;
155 krb5_timestamp mod_date;
164 krb5_timestamp last_success;
165 krb5_timestamp last_failed;
  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
context_time.c 44 krb5_timestamp now;
set_sec_context_option.c 218 krb5_timestamp sec;
init_sec_context.c 239 krb5_timestamp ts;
  /src/crypto/external/bsd/heimdal/dist/kadmin/
kadmin_locl.h 119 int parse_timet (const char *, krb5_timestamp *, int *, int);
120 int edit_timet (const char *, krb5_timestamp *, int *,
util.c 294 parse_timet (const char *resp, krb5_timestamp *value, int *mask, int bit)
315 edit_timet (const char *prompt, krb5_timestamp *value, int *mask, int bit)
  /src/external/mpl/dhcp/dist/server/
ldap_krb_helper.c 78 krb5_timestamp now;
  /src/crypto/external/bsd/heimdal/dist/kuser/
klist.c 82 krb5_timestamp sec;
145 krb5_timestamp sec;
  /src/crypto/external/bsd/heimdal/include/
krb5-protos.h 1350 krb5_timestamp */*mtime*/);
1693 krb5_timestamp */*mtime*/);
7803 krb5_timestamp /*sec*/,
8780 krb5_timestamp */*timeret*/);
8905 krb5_timestamp */*sec*/,
  /src/crypto/external/bsd/heimdal/dist/kdc/
pkinit.c 99 krb5_timestamp now;
120 krb5_timestamp now;

Completed in 94 milliseconds

1 2