Home | History | Annotate | Download | only in include

Lines Matching refs:freopen

54 #undef freopen 
58 #define freopen(PATH,MODE,STREAM) freopen_unlocked(PATH,MODE,STREAM)