Home
last modified time | relevance | path

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

/third_party/node/deps/uvwasi/src/
Dpath_resolver.c24 static char* uvwasi__strchr_slash(const char* s) { in uvwasi__strchr_slash() function
53 next = uvwasi__strchr_slash(cur); in uvwasi__normalize_path()