Searched refs:g_Ctoc (Results 1 – 1 of 1) sorted by relevance
/hardware/bsp/intel/peripheral/libmraa/src/glob/ |
D | glob.c | 161 static int g_Ctoc(const Char *, char *, size_t); 747 if (g_Ctoc(pathbuf, buf, sizeof(buf))) in glob3() 919 if (g_Ctoc(path, copy, len)) { in globextend() 1057 if (g_Ctoc(str, buf, sizeof(buf))) in g_opendir() 1076 if (g_Ctoc(fn, buf, sizeof(buf))) in g_lstat() 1092 if (g_Ctoc(fn, buf, sizeof(buf))) in g_stat() 1113 g_Ctoc(const Char *str, char *buf, size_t len) in g_Ctoc() function
|