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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/dns-sd/
H A Ddns-sd.c77 static const char kFilePathSep = '\\'; variable
151 static const char kFilePathSep = '/'; variable
1417 const char *a0 = strrchr(argv[0], kFilePathSep) + 1;

Completed in 62 milliseconds