Searched refs:unparse_flags (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | parse_units.h | 78 unparse_flags (int num, const struct units *units, char *s, size_t len);
|
H A D | version-script.map | 192 unparse_flags;
|
H A D | parse_units.c | 314 unparse_flags (int num, const struct units *units, char *s, size_t len) in unparse_flags() function
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/ |
H A D | acl.c | 70 unparse_flags(privs, acl_units + 1, string, len); in _kadm5_privs_to_string()
|
H A D | iprop-log.c | 209 unparse_flags(HDBFlags2int(ent.flags), in print_entry()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/kadmin/ |
H A D | util.c | 81 unparse_flags (attributes, kdb_attrs, str, len); in attributes2str()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/kuser/ |
H A D | klist.c | 211 unparse_flags(TicketFlags2int(cred->flags.b), in print_cred_verbose()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
H A D | print.c | 204 unparse_flags(KeyUsage2int(ku), asn1_KeyUsage_units(), buf, sizeof(buf)); in hx509_cert_keyusage_print()
|
H A D | ks_p11.c | 1210 unparse_flags(s->mechs.infos[j]->flags, mechflags, in p11_printinfo()
|
H A D | cert.c | 845 unparse_flags(missing, asn1_KeyUsage_units(), buf, sizeof(buf)); in check_key_usage()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/ntlm/ |
H A D | ntlm.c | 186 return unparse_flags(flags, ntlm_flag_units, s, len); in heim_ntlm_unparse_flags()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/kdc/ |
H A D | krb5tgs.c | 1685 unparse_flags (KDCOptions2int(b->kdc_options), in tgs_build_reply()
|
H A D | kerberos5.c | 1324 unparse_flags(KDCOptions2int(b->kdc_options), asn1_KDCOptions_units(), in log_as_req()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/ |
H A D | ChangeLog.1998 | 1775 `unparse_flags' that use these
|