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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/PosixLib/Glob/
H A Dglob.c162 static int g_Ctoc(const Char *, char *, size_t);
700 if (g_Ctoc(pathbuf, buf, sizeof(buf)))
848 if (g_Ctoc(path, copy, len)) {
951 if (g_Ctoc(str, buf, sizeof(buf)))
970 if (g_Ctoc(fn, buf, sizeof(buf)))
986 if (g_Ctoc(fn, buf, sizeof(buf)))
1007 g_Ctoc(const Char *str, char *buf, size_t len) function

Completed in 2719 milliseconds