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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dcom_err.h30 typedef long errcode_t; typedef
31 typedef void (*et_old_error_hook_func) (const char *, errcode_t,
46 (const char *, errcode_t, const char *, ...);
48 (const char *whoami, errcode_t code, const char *fmt,
51 (errcode_t)
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_int.h137 errcode_t profile_parse_file
140 errcode_t profile_write_tree_file
143 errcode_t profile_write_tree_to_buffer
152 errcode_t profile_create_node
156 errcode_t profile_verify_node
159 errcode_t profile_add_node
164 errcode_t profile_make_node_final
176 errcode_t profile_find_node
182 errcode_t profile_find_node_relation
187 errcode_t profile_find_node_subsectio
[all...]
H A Dprof_get.c34 errcode_t init_list(struct profile_string_list *list)
71 errcode_t add_to_list(struct profile_string_list *list, const char *str)
126 errcode_t KRB5_CALLCONV
130 errcode_t retval;
167 errcode_t profile_get_value(profile_t profile, const char **names,
170 errcode_t retval;
192 errcode_t KRB5_CALLCONV
198 errcode_t retval;
223 errcode_t KRB5_CALLCONV
228 errcode_t retva
[all...]
H A Dprof_solaris.c45 errcode_t
50 errcode_t code, code2;
124 errcode_t
135 errcode_t
139 errcode_t code;
168 errcode_t
172 errcode_t code;
222 * errcode_t k5_profile_set_libdefaults(profile_t profile, char *realm)
226 errcode_t
230 errcode_t cod
[all...]
H A Dprof_init.c24 errcode_t KRB5_CALLCONV
30 errcode_t retval = 0;
84 errcode_t KRB5_CALLCONV
90 errcode_t err;
106 errcode_t KRB5_CALLCONV
115 errcode_t retval;
158 errcode_t KRB5_CALLCONV
173 errcode_t KRB5_CALLCONV
188 errcode_t KRB5_CALLCONV
200 errcode_t KRB5_CALLCON
[all...]
H A Dprof_tree.c34 errcode_t magic;
89 errcode_t profile_create_node(const char *name, const char *value,
122 errcode_t profile_verify_node(struct profile_node *node)
125 errcode_t retval;
152 errcode_t profile_add_node(struct profile_node *section, const char *name,
155 errcode_t retval;
201 errcode_t profile_make_node_final(struct profile_node *node)
251 errcode_t profile_find_node(struct profile_node *section, const char *name,
325 errcode_t profile_find_node_relation(struct profile_node *section,
330 errcode_t retva
[all...]
H A Dprof_set.c24 static errcode_t rw_setup(profile_t profile)
27 errcode_t retval = 0;
83 errcode_t KRB5_CALLCONV
87 errcode_t retval;
136 errcode_t KRB5_CALLCONV
139 errcode_t retval;
181 errcode_t KRB5_CALLCONV
185 errcode_t retval;
234 errcode_t KRB5_CALLCONV
238 errcode_t retva
[all...]
H A Dprof_file.c203 errcode_t profile_open_file(const_profile_filespec_t filespec,
207 errcode_t retval;
314 errcode_t profile_update_file_data_locked(prf_data_t data)
316 errcode_t retval;
386 errcode_t profile_update_file_data(prf_data_t data)
388 errcode_t retval, retval2;
408 static errcode_t write_data_to_file(prf_data_t data, const char *outfile,
414 errcode_t retval = 0;
492 errcode_t profile_flush_file_data_to_buffer (prf_data_t data, char **bufp)
494 errcode_t retva
[all...]
H A Dprof_parse.c73 static errcode_t parse_init_state(struct parse_state *state)
81 static errcode_t parse_std_line(char *line, struct parse_state *state)
85 errcode_t retval;
208 static errcode_t parse_line(char *line, struct parse_state *state)
228 errcode_t profile_parse_file(FILE *f, struct profile_node **root)
232 errcode_t retval;
448 errcode_t profile_write_tree_file(struct profile_node *root, FILE *dstfile)
486 errcode_t profile_write_tree_to_buffer(struct profile_node *root,
/osnet-11/usr/src/lib/libsmbns/common/
H A Dlibsmbns.h154 extern errcode_t smb_krb5_cfg_init(smb_krb5_cfg_t *, const char *, const char *,
156 extern errcode_t smb_krb5_cfg_fini(smb_krb5_cfg_t *, boolean_t);
157 extern errcode_t smb_krb5_cfg_add(smb_krb5_cfg_t *, char *, size_t);
158 extern errcode_t smb_krb5_cfg_set_drealm(const char *);
159 extern errcode_t smb_krb5_cfg_update(smb_krb5_cfg_t *, char *, size_t);
H A Dsmbns_krb.c75 static errcode_t smb_krb5_cfg_update_master(smb_krb5_cfg_t *, char *, size_t);
81 errcode_t
85 errcode_t rc;
128 errcode_t
132 errcode_t rc;
181 errcode_t rc;
242 errcode_t
247 errcode_t rc;
267 errcode_t
274 errcode_t r
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/et/
H A Dcom_err.c42 (const char *whoami, errcode_t code,
146 static void default_com_err_proc (const char *whoami, errcode_t code,
219 errcode_t code,
254 errcode_t code,
/osnet-11/usr/src/lib/pam_modules/krb5/
H A Dkrb5_setcred.c341 "failed: %s", error_message((errcode_t)code));
391 error_message((errcode_t)retval));
401 "cache (%s)", error_message((errcode_t)retval));
428 error_message((errcode_t)retval));
434 error_message((errcode_t)retval));
449 error_message((errcode_t)retval));
462 error_message((errcode_t)retval));
H A Dkrb5_authenticate.c73 extern errcode_t profile_get_options_boolean();
74 extern errcode_t profile_get_options_string();
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dhst_realm.c323 errcode_t code;
/osnet-11/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_misc.c79 static errcode_t
83 errcode_t err;
112 static errcode_t
116 errcode_t err;

Completed in 99 milliseconds