Home
last modified time | relevance | path

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

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