Home
last modified time | relevance | path

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

/system/netd/server/
DTetherController.cpp47 const char SEPARATOR[] = "|"; variable
255 snprintf(daemonCmd, sizeof(daemonCmd), "update_dns%s0x%x", SEPARATOR, fwmark.intValue); in setDnsForwarders()
278 strcat(daemonCmd, SEPARATOR); in setDnsForwarders()
318 strcat(daemonCmd, SEPARATOR); in applyDnsInterfaces()