Home
last modified time | relevance | path

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

/system/netd/server/
DTetherController.cpp45 static const char SEPARATOR[] = "|"; variable
233 snprintf(daemonCmd, sizeof(daemonCmd), "update_dns%s0x%x", SEPARATOR, fwmark.intValue); in setDnsForwarders()
256 strcat(daemonCmd, SEPARATOR); in setDnsForwarders()
297 strcat(daemonCmd, SEPARATOR); in applyDnsInterfaces()