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

/bind-9.11.3/bin/tests/db/
H A Dt_db.c91 char *find_type; local
122 find_type = T_ARG(7);
194 textregion.base = find_type;
195 textregion.length = strlen(find_type);
199 find_type,
2410 char *find_type; local
2435 find_type = T_ARG(6);
2446 textregion.base = find_type;
2447 textregion.length = strlen(find_type);
2451 find_type,
[all...]

Completed in 18 milliseconds