Searched defs:parse (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/contrib/kasp/
H A Dkasp2policy.py61 def parse(self, text): member in class:kasptime
63 return self.parser.parse(text)
145 self._dict = kasp._todict(ET.parse(filename).getroot())
196 print("\tkeyttl %d;" % kt.parse(p['Keys']['TTL']))
202 print("\troll-period ksk %d;" % kt.parse(ksk['Lifetime']))
204 print("\troll-period zsk %d;" % kt.parse(zsk['Lifetime']))
/bind-9.11.3/lib/isccfg/include/isccfg/
H A Dgrammar.h118 cfg_parsefunc_t parse; member in struct:cfg_type
156 * of the configuration parse tree.
/bind-9.11.3/lib/dns/
H A Ddst_internal.h216 isc_result_t (*parse)(dst_key_t *key, member in struct:dst_func

Completed in 15 milliseconds