Home
last modified time | relevance | path

Searched refs:HEIM_SLIST_EMPTY (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/heimdal/lib/gssapi/mech/
H A Dmechqueue.h93 #define HEIM_SLIST_EMPTY(head) ((head)->slh_first == NULL) macro
H A Dgss_cred.c209 if (HEIM_SLIST_EMPTY(&cred->gc_mc)) { in gss_import_cred()