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

/seL4-camkes-master/projects/projects_libs/libjansson/jansson-2.7/test/bin/
H A Djson_process.c26 static const char dir_sep = '\\'; variable
28 static const char dir_sep = '/'; variable
134 sprintf(filename, "%s%c%s", path, dir_sep, fname);
169 sprintf(filename, "%s%cinput", test_path, dir_sep);
175 sprintf(filename, "%s%cenv", test_path, dir_sep);

Completed in 82 milliseconds