Searched refs:kFilePathSep (Results 1 - 1 of 1) sorted by relevance

/external/mdnsresponder/Clients/
H A Ddns-sd.c98 static const char kFilePathSep = '\\'; variable
172 static const char kFilePathSep = '/'; variable
1042 const char *a0 = strrchr(argv[0], kFilePathSep) + 1;

Completed in 51 milliseconds