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

/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dkcm.c54 typedef struct krb5_kcm_cursor { struct
58 } *krb5_kcm_cursor; typedef in typeref:struct:krb5_kcm_cursor
63 #define KCMCURSOR(C) ((krb5_kcm_cursor)(C))
534 krb5_kcm_cursor c;
620 krb5_kcm_cursor c = KCMCURSOR(*cursor);
679 krb5_kcm_cursor c = KCMCURSOR(*cursor);
783 krb5_kcm_cursor c;
855 krb5_kcm_cursor c = KCMCURSOR(cursor);
921 krb5_kcm_cursor c = KCMCURSOR(cursor);

Completed in 96 milliseconds