Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkcm.c56 typedef struct krb5_kcm_cursor { struct
60 } *krb5_kcm_cursor; argument
65 #define KCMCURSOR(C) ((krb5_kcm_cursor)(C))
536 krb5_kcm_cursor c; in kcm_get_first()
618 krb5_kcm_cursor c = KCMCURSOR(*cursor); in kcm_get_next()
677 krb5_kcm_cursor c = KCMCURSOR(*cursor); in kcm_end_get()
781 krb5_kcm_cursor c; in kcm_get_cache_first()
849 krb5_kcm_cursor c = KCMCURSOR(cursor); in kcm_get_cache_next()
915 krb5_kcm_cursor c = KCMCURSOR(cursor); in kcm_end_cache_get()