Searched defs:KRB_AP_REP (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dkrb5ssp.c85 #define KRB_AP_REP 2 macro
285 * i.e. type KRB_AP_REP or KRB_ERROR.
308 * KRB_AP_REP: 02 00
333 /* KRB_AP_REP or KRB_ERROR */
334 if (data[0] != KRB_AP_REP) {

Completed in 44 milliseconds