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

/bind-9.11.3/bin/tests/db/
H A Dt_db.c741 char *findtype; local
766 findtype = T_ARG(6);
832 textregion.base = findtype;
833 textregion.length = strlen(findtype);
837 findtype,
2782 char *findtype; local
2813 findtype = T_ARG(6);
2823 findtype);
2886 textregion.base = findtype;
2887 textregion.length = strlen(findtype);
[all...]

Completed in 18 milliseconds