Home
last modified time | relevance | path

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

/third_party/openssl/test/
H A Dconf_include_test.c18 # define DIRSEP "/\\" macro
26 # define DIRSEP "/" macro
29 # define DIRSEP "/]:" macro
35 # define DIRSEP "/" macro
50 while ((p = strpbrk(p, DIRSEP)) != NULL) { in change_path()
/third_party/curl/lib/
H A Dfile.c281 #define DIRSEP '\\' macro
283 #define DIRSEP '/' macro
289 const char *dir = strchr(file->path, DIRSEP); in file_upload()
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsusermap.c155 #define DIRSEP "\\" macro
157 #define DIRSEP "/" macro
800 strcat(fullname, DIRSEP); in outputmap()
810 strcat(fullname, DIRSEP); in outputmap()
H A Dntfssecaudit.c362 #define DIRSEP "\\" macro
364 #define DIRSEP "/" macro

Completed in 13 milliseconds