Home
last modified time | relevance | path

Searched refs:parse_hdbflags2int (Results 1 – 2 of 2) sorted by relevance

/src/crypto/heimdal/kadmin/
H A Dload.c274 parse_hdbflags2int(HDBFlags *f, const char *s) in parse_hdbflags2int() function
510 if (parse_hdbflags2int (&ent.entry.flags, e.flags) != 1) { in doit()
H A DChangeLog829 * load.c (doit): check return value from parse_hdbflags2int