Home
last modified time | relevance | path

Searched refs:WAIT_LENGTH (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_file.c96 #define WAIT_LENGTH 20 /* in milliseconds */ macro
1419 if (poll(NULL, 0, WAIT_LENGTH) == 0) in krb5_fcc_open_file()