ReactOS 0.4.16-dev-38-g96c65e9
|
Go to the source code of this file.
Macros | |
#define | FL_INIT 10 |
Functions | |
LOCAL int _more_flags | __PR ((FILE *)) |
LOCAL int | _more_flags (FILE *fp) |
EXPORT int | _io_get_my_flag (FILE *fp) |
EXPORT void | _io_set_my_flag (FILE *fp, int flag) |
EXPORT void | _io_add_my_flag (FILE *fp, int flag) |
Variables | |
EXPORT int | _io_glflag |
LOCAL int | _fl_inc = 10 |
EXPORT int | _fl_max = FL_INIT |
LOCAL _io_fl | _io_smyfl [FL_INIT] |
EXPORT _io_fl * | _io_myfl = _io_smyfl |
LOCAL int _more_flags __PR | ( | (FILE *) | ) |
Definition at line 124 of file flag.c.
Definition at line 70 of file flag.c.
Referenced by _io_add_my_flag(), and _more_flags().
Definition at line 94 of file flag.c.
Referenced by _io_add_my_flag().
Definition at line 41 of file flag.c.
Referenced by _io_get_my_flag(), and _io_set_my_flag().
Definition at line 33 of file flag.c.
Referenced by _more_flags().
Definition at line 34 of file flag.c.
Referenced by _io_get_my_flag(), _io_set_my_flag(), and _more_flags().
Definition at line 31 of file flag.c.
Referenced by _fcons(), and filewrite().
Definition at line 36 of file flag.c.
Referenced by _io_get_my_flag(), _io_set_my_flag(), and _more_flags().