Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dosconfig.c39 unsigned int krb5_max_dgram_size = MAX_DGRAM_SIZE; variable
H A Dos-proto.h80 extern unsigned int krb5_max_dgram_size;
H A Dsendto_kdc.c713 *udpbufp = malloc(krb5_max_dgram_size); in setup_connection()
723 state->x.in.bufsize = krb5_max_dgram_size; in setup_connection()
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/
H A Dmapfile-vers559 krb5_max_dgram_size;