Home
last modified time | relevance | path

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

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