Home
last modified time | relevance | path

Searched refs:stringscope (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/bind9/lib/lwres/
Dgetnameinfo.c274 const char *stringscope = NULL; in lwres_getnameinfo() local
281 stringscope = foo; in lwres_getnameinfo()
284 if (stringscope == NULL) { in lwres_getnameinfo()
290 "%%%s", stringscope); in lwres_getnameinfo()
/freebsd-9-stable/contrib/bind9/lib/irs/
Dgetnameinfo.c257 const char *stringscope = NULL; in getnameinfo() local
263 stringscope = foo; in getnameinfo()
265 if (stringscope == NULL) { in getnameinfo()
271 "%%%s", stringscope); in getnameinfo()