Home
last modified time | relevance | path

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

/src/crypto/openssl/test/
H A Dconf_include_test.c18 #define DIRSEP "/\\" macro
26 #define DIRSEP "/" macro
29 #define DIRSEP "/]:" macro
35 #define DIRSEP "/" macro
51 while ((p = strpbrk(p, DIRSEP)) != NULL) { in change_path()