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

/netbsd-current/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Dkaspconf.c44 confget(cfg_obj_t const *const *maps, const char *name, const cfg_obj_t **obj) { function
64 result = confget(maps, option, &obj);
326 (void)confget(maps, "keys", &keys);
385 (void)confget(maps, "nsec3param", &nsec3);
/netbsd-current/external/mpl/bind/dist/lib/isccfg/
H A Dkaspconf.c47 confget(cfg_obj_t const *const *maps, const char *name, const cfg_obj_t **obj) { function
86 result = confget(maps, option, &obj);
436 (void)confget(maps, "keys", &keys);
545 (void)confget(maps, "nsec3param", &nsec3);

Completed in 88 milliseconds