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

/haiku/src/system/libroot/posix/
H A Dglob.c147 static int g_Ctoc(const Char *, char *, size_t);
635 if (g_Ctoc(pathbuf, buf, sizeof(buf)))
744 if (g_Ctoc(path, copy, len)) {
839 if (g_Ctoc(str, buf, sizeof(buf)))
854 if (g_Ctoc(fn, buf, sizeof(buf))) {
868 if (g_Ctoc(fn, buf, sizeof(buf))) {
889 g_Ctoc(const Char *str, char *buf, size_t len) function

Completed in 108 milliseconds