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

  /external/kernel-headers/original/linux/sunrpc/
gss_err.h 94 #define GSS_CALLING_ERROR(x) \
  /external/chromium/net/http/
http_auth_gssapi_posix.cc 755 if (GSS_CALLING_ERROR(major_status) != 0)
785 if (GSS_CALLING_ERROR(major_status) != 0)
  /external/chromium_org/net/http/
http_auth_gssapi_posix.cc 758 if (GSS_CALLING_ERROR(major_status) != 0)
788 if (GSS_CALLING_ERROR(major_status) != 0)
  /external/chromium/net/third_party/gssapi/
gssapi.h 389 #define GSS_CALLING_ERROR(x) \

Completed in 75 milliseconds