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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dkcm.c56 typedef struct krb5_kcm_cursor { struct
60 } *krb5_kcm_cursor; typedef in typeref:struct:krb5_kcm_cursor
65 #define KCMCURSOR(C) ((krb5_kcm_cursor)(C))
536 krb5_kcm_cursor c;
622 krb5_kcm_cursor c = KCMCURSOR(*cursor);
681 krb5_kcm_cursor c = KCMCURSOR(*cursor);
785 krb5_kcm_cursor c;
857 krb5_kcm_cursor c = KCMCURSOR(cursor);
923 krb5_kcm_cursor c = KCMCURSOR(cursor);

Completed in 59 milliseconds