Searched refs:LispFgets (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xedit/dist/lisp/
H A Dio.h97 char *LispFgets(LispFile*, char*, int);
H A Ddebugger.c362 if (LispFgets(Stdin, line, sizeof(line)) == NULL) {
H A Dio.c444 LispFgets(LispFile *file, char *string, int size) function in typeref:typename:char *
H A Dlisp.c736 if (LispFgets(Stdin, string, sizeof(string)) &&

Completed in 11 milliseconds