HomeSort by relevance Sort by last modified time
    Searched defs:GSS_ERROR (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/vauth/
vauth.h 46 #define GSS_ERROR(status) (status & 0x80000000)
  /external/curl/tests/libtest/
stub_gssapi.h 30 #define GSS_ERROR(status) (status & 0x80000000)

Completed in 78 milliseconds