Searched refs:parse_attributes (Results 1 – 3 of 3) sorted by relevance
| /src/crypto/heimdal/kadmin/ |
| H A D | util.c | 107 parse_attributes (const char *resp, krb5_flags *attr, int *mask, int bit) in parse_attributes() function 142 if (parse_attributes (resp, attr, mask, bit) == 0) in edit_attributes() 472 if (parse_attributes (attributes, &ent->attributes, in set_entry()
|
| H A D | kadmin_locl.h | 109 int parse_attributes (const char *, krb5_flags *, int *, int);
|
| H A D | ChangeLog | 603 * util.c (parse_attributes): make empty string mean no attributes,
|