Home
last modified time | relevance | path

Searched defs:GSS_ERROR (Results 1 – 2 of 2) sorted by relevance

/curl/lib/vauth/
H A Dvauth.h54 #define GSS_ERROR(status) ((status) & 0x80000000) macro
/curl/tests/libtest/
H A Dstub_gssapi.h32 #define GSS_ERROR(status) (status & 0x80000000) macro

Completed in 5 milliseconds