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

/bind-9.11.3/bin/dig/
H A Ddig.c1507 char opt, *value, *ptr, *ptr2, *ptr3; local
1728 ptr3 = next_token(&value, ":"); /* secret or NULL */
1729 if (ptr3 != NULL) {
1732 ptr2 = ptr3;

Completed in 14 milliseconds