Home
last modified time | relevance | path

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

/dports/x11/xedit/xedit-1.2.2/lisp/
H A Dio.h102 int LispUnlink(const char*);
H A Dio.c713 LispUnlink(const char *name) in LispUnlink() function
H A Dstream.c123 return (LispUnlink(THESTR(CAR(filename->data.pathname))) ? NIL : T); in Lisp_DeleteFile()