Lines Matching defs:lookup
14 * from the file lookup.tcl; look at the comments there for
63 tclres = Tcl_EvalFile(driver->interp, (char *) "lookup.tcl");
68 "loading 'lookup.tcl' failed: %s",
90 * Perform a lookup, by invoking the Tcl procedure "lookup".
95 dns_sdblookup_t *lookup, dns_clientinfomethods_t *methods,
100 dns_sdblookup_t *lookup)
118 cmdv[0] = "lookup";
128 "zone '%s': tcl lookup function failed: %s",
155 tmpres = dns_sdb_putrr(lookup, fieldv[0], atoi(fieldv[1]),
170 "malformed return value from tcl lookup function: %s",