Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dcc_kcm.c187 #define MAX_INBAND_SIZE 2048 macro
226 char inband_reply[MAX_INBAND_SIZE]; in kcmio_mach_call()
236 if (len <= MAX_INBAND_SIZE) { in kcmio_mach_call()