Home
last modified time | relevance | path

Searched defs:closef (Results 1 – 2 of 2) sorted by relevance

/minix3/bin/csh/
H A Dcsh.c1264 closef(void *oreo) in closef() function
/minix3/external/mit/lua/dist/src/
H A Dlauxlib.h203 lua_CFunction closef; /* to close stream (NULL for closed streams) */ member