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

/freebsd-10.3-release/crypto/heimdal/lib/gssapi/mech/
H A Dgss_mech_switch.c162 #define OPTSYM(name) \ macro
358 OPTSYM(inquire_cred_by_oid);
359 OPTSYM(inquire_sec_context_by_oid);
360 OPTSYM(set_sec_context_option);
362 OPTSYM(pseudo_random);
363 OPTSYM(wrap_iov);
364 OPTSYM(unwrap_iov);
365 OPTSYM(wrap_iov_length);
366 OPTSYM(store_cred);
367 OPTSYM(export_cre
[all...]
/freebsd-10.3-release/lib/libgssapi/
H A Dgss_mech_switch.c172 #define OPTSYM(name) \ macro
266 OPTSYM(indicate_mechs);
283 OPTSYM(inquire_sec_context_by_oid);
284 OPTSYM(inquire_cred_by_oid);
285 OPTSYM(set_sec_context_option);
286 OPTSYM(set_cred_option);
287 OPTSYM(pseudo_random);
288 OPTSYM(pname_to_uid);

Completed in 109 milliseconds