Searched refs:old_opterr (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/detail/
H A Dapplication.cpp186 const int old_opterr = ::opterr; local
210 opterr = old_opterr;
/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/
H A Dtp_main.c333 int old_opterr; local
339 old_opterr = opterr;
373 opterr = old_opterr;

Completed in 10 milliseconds