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

/xsrc/external/mit/xedit/dist/lisp/
H A Dio.h91 LispFile *LispFopen(const char*, int);
H A Dstream.c386 LispFile *tmp = LispFopen(string, FILE_WRITE);
430 file = LispFopen(string, mode);
H A Dio.c225 LispFopen(const char *path, int mode) function in typeref:typename:LispFile *

Completed in 4 milliseconds