Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/gssapi/generic/
H A Dgssapi_ext.h274 #define GSS_IOV_BUFFER_FLAG_ALLOCATED 0x00020000 /* indicates caller should free */ macro
/freebsd/crypto/heimdal/lib/gssapi/gssapi/
H A Dgssapi.h267 #define GSS_IOV_BUFFER_FLAG_ALLOCATED 0x00020000 macro