HomeSort by relevance Sort by last modified time
    Searched refs:GSS_S_BAD_MECH (Results 1 - 3 of 3) sorted by null

  /external/kernel-headers/original/linux/sunrpc/
gss_err.h 121 #define GSS_S_BAD_MECH (((OM_uint32) 1ul) << GSS_C_ROUTINE_ERROR_OFFSET)
  /external/chromium/net/http/
http_auth_gssapi_posix.cc 771 case GSS_S_BAD_MECH:
810 case GSS_S_BAD_MECH:
  /external/chromium/net/third_party/gssapi/
gssapi.h 416 #define GSS_S_BAD_MECH (1ul << GSS_C_ROUTINE_ERROR_OFFSET)

Completed in 18 milliseconds