Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/misc/
Ddir.c72 static char csep = '/'; variable
74 static char csep = '\\'; variable
124 combo[l++] = csep; in lws_dir()
229 lws_snprintf(path, sizeof(path), "%s%c%s", dirpath, csep, in lws_dir_glob_cb()
245 lws_snprintf(path, sizeof(path), "%s%c%s", dirpath, csep, lde->name); in lws_dir_rm_rf_cb()