Home
last modified time | relevance | path

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

/dports/math/gap/gap-4.11.0/src/
H A Dsysfiles.h387 Int SyIsExistingFile(const Char * name);
H A Dstreams.c1192 res = SyIsExistingFile( CONST_CSTR_STRING(filename) ); in FuncIsExistingFile()
H A Dsysfiles.c3207 Int SyIsExistingFile ( const Char * name ) in SyIsExistingFile() function