Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A D_cs_funcs.c43 int attribute_hidden _cs_close(void *cookie) in _cs_close() function
A D_stdio.h102 extern int _cs_close(void *cookie) attribute_hidden;
109 (S)->__gcs.close = _cs_close
A D_stdio.c56 &((stream).__filedes), { _cs_read, _cs_write, _cs_seek, _cs_close },

Completed in 6 milliseconds