Searched refs:stringscope (Results 1 – 2 of 2) sorted by relevance
274 const char *stringscope = NULL; in lwres_getnameinfo() local281 stringscope = foo; in lwres_getnameinfo()284 if (stringscope == NULL) { in lwres_getnameinfo()290 "%%%s", stringscope); in lwres_getnameinfo()
257 const char *stringscope = NULL; in getnameinfo() local263 stringscope = foo; in getnameinfo()265 if (stringscope == NULL) { in getnameinfo()271 "%%%s", stringscope); in getnameinfo()