Home
last modified time | relevance | path

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

/dports/textproc/sowing/sowing-1.1.18/include/
H A Dsowingfile.h16 extern int SYFindFileWithExtension( char *, const char * );
/dports/textproc/sowing/sowing-1.1.18/src/sys/
H A Dfile.c1238 int SYFindFileWithExtension( char *fname, const char *extensions ) in SYFindFileWithExtension() function
/dports/textproc/sowing/sowing-1.1.18/src/tohtml/
H A Dtexactio.c3325 rc = SYFindFileWithExtension( curtok, "gif:eps:pnm:ps:pdf" );