Home
last modified time | relevance | path

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

/dports/games/tads/tads-3.0.8/tads3/
H A Dosunix.c92 void *os_find_first_file(const char *dir, const char *pattern, in os_find_first_file() function
H A Drcmain.cpp441 search_ctx = os_find_first_file("", fname, in add_file()
455 search_ctx = os_find_first_file(fname, 0, in add_file()
/dports/games/tads/tads-3.0.8/tads2/
H A Dosnoui.c803 void *os_find_first_file(const char *dir, const char *pattern, char *outbuf, in os_find_first_file() function
1042 void *os_find_first_file(const char *dir, const char *pattern, char *outbuf, in os_find_first_file() function
1287 void *os_find_first_file(const char *dir, const char *pattern, char *outbuf, in os_find_first_file() function
H A Dosifc.h582 void *os_find_first_file(const char *dir, const char *pattern,
H A Dtadsrsc.c1164 ctx = os_find_first_file(nam, 0, fname, sizeof(fname), &isdir, in addopdir()
1336 search_ctx = os_find_first_file("", nam, fname, sizeof(fname), in addop()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/
H A Dos_glk.h1089 void *os_find_first_file(const char *dir,
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/
H A Dos_glk.h1089 void *os_find_first_file(const char *dir,
/dports/games/tads/tads-3.0.8/tads2/glk/
H A Dos_glk.c863 void *os_find_first_file(const char *dir, const char *pattern, in os_find_first_file() function