HomeSort by: relevance | last modified time | path
    Searched defs:stringscope (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/irs/
getnameinfo.c 274 const char *stringscope = NULL; local
280 stringscope = foo;
282 if (stringscope == NULL) {
289 "%%%s", stringscope);

Completed in 17 milliseconds