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

/bind-9.11.3/lib/lwres/
H A Dgetnameinfo.c265 const char *stringscope = NULL; local
272 stringscope = foo;
275 if (stringscope == NULL) {
281 "%%%s", stringscope);
/bind-9.11.3/lib/irs/
H A Dgetnameinfo.c248 const char *stringscope = NULL; local
254 stringscope = foo;
256 if (stringscope == NULL) {
262 "%%%s", stringscope);

Completed in 8 milliseconds