Searched defs:f_close (Results 1 – 4 of 4) sorted by relevance
46 int f_close(void *cookie) { in f_close() function
54 int f_close(void *cookie) { in f_close() function
15 int (*f_close)(FILE *); member
216 static int f_close (lua_State *L) { in f_close() function