Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dgetopt.c531 int old_flags2 = ((_IO_FILE *) stderr)->_flags2; in _getopt_internal_r() local
536 ((_IO_FILE *) stderr)->_flags2 = old_flags2; in _getopt_internal_r()
605 int old_flags2 = ((_IO_FILE *) stderr)->_flags2; in _getopt_internal_r() local
611 ((_IO_FILE *) stderr)->_flags2 = old_flags2; in _getopt_internal_r()
642 int old_flags2 = ((_IO_FILE *) stderr)->_flags2; in _getopt_internal_r() local
648 ((_IO_FILE *) stderr)->_flags2 = old_flags2; in _getopt_internal_r()
717 int old_flags2 = ((_IO_FILE *) stderr)->_flags2; in _getopt_internal_r() local
722 ((_IO_FILE *) stderr)->_flags2 = old_flags2; in _getopt_internal_r()
780 int old_flags2 = ((_IO_FILE *) stderr)->_flags2; in _getopt_internal_r() local
785 ((_IO_FILE *) stderr)->_flags2 = old_flags2; in _getopt_internal_r()
[all …]