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

/bind-9.11.3/contrib/perftcpdns/
H A Dperftcpdns.c1793 char *pc; local
1955 pc = strchr(optarg, '%');
1956 if (pc != NULL) {
1957 *pc = '\0';

Completed in 17 milliseconds