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

/bind-9.11.3/bin/tests/db/
H A Dt_db.c1329 char *existing_type; local
1366 existing_type = T_ARG(8);
1444 textregion.base = existing_type;
1445 textregion.length = strlen(existing_type);
1449 existing_type,
1738 char *existing_type; local
1775 existing_type = T_ARG(8);
1853 textregion.base = existing_type;
1854 textregion.length = strlen(existing_type);
1858 existing_type,
[all...]

Completed in 26 milliseconds