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

/freebsd-9.3-release/contrib/bind9/bin/dig/
H A Ddig.c1214 char opt, *value, *ptr, *ptr2, *ptr3; local
1429 ptr3 = next_token(&value,":"); /* secret or NULL */
1430 if (ptr3 != NULL) {
1433 ptr2 = ptr3;

Completed in 63 milliseconds