Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/texinfo/info/
Ddribble.c38 info_dribble_file = fopen (name, FOPEN_WBIN); in open_dribble_file()
Dinfokey.c212 outf = fopen (output_filename, FOPEN_WBIN); in main()
/mirbsd/src/gnu/usr.bin/texinfo/
Dsystem.h25 #define FOPEN_WBIN "w" macro