HomeSort by: relevance | last modified time | path
    Searched refs:LispFopen (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xedit/dist/lisp/
io.h 91 LispFile *LispFopen(const char*, int);
stream.c 386 LispFile *tmp = LispFopen(string, FILE_WRITE);
430 file = LispFopen(string, mode);
io.c 225 LispFopen(const char *path, int mode)

Completed in 5 milliseconds