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

/macosx-10.10.1/Heimdal-398.1.2/appl/dceutils/
H A Dk5dce.h50 #define NPROTOTYPE(x) () macro
69 char *(*get_name) NPROTOTYPE((krb5_ccache));
70 krb5_error_code (*resolve) NPROTOTYPE((krb5_ccache *, char *));
71 krb5_error_code (*gen_new) NPROTOTYPE((krb5_ccache *));
72 krb5_error_code (*init) NPROTOTYPE((krb5_ccache, krb5_principal));
73 krb5_error_code (*destroy) NPROTOTYPE((krb5_ccache));
74 krb5_error_code (*close) NPROTOTYPE((krb5_ccache));
75 krb5_error_code (*store) NPROTOTYPE((krb5_ccache, krb5_creds *));
76 krb5_error_code (*retrieve) NPROTOTYPE((krb5_ccache, krb5_flags,
78 krb5_error_code (*get_princ) NPROTOTYPE((krb5_ccach
[all...]

Completed in 201 milliseconds