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

/macosx-10.10.1/mDNSResponder-561.1.1/Clients/
H A Ddnsctl.c27 static const char kFilePathSep = '/'; variable
97 const char *a0 = strrchr(argv[0], kFilePathSep) + 1;
H A Ddns-sd.c85 static const char kFilePathSep = '\\'; variable
159 static const char kFilePathSep = '/'; variable
1442 const char *a0 = strrchr(argv[0], kFilePathSep) + 1;

Completed in 132 milliseconds