Lines Matching defs:outmode
108 const char *inmode = "r", *outmode = "w";684 outmode = "wb";689 outmode = "wb";871 if (!(out = BIO_new_file(outfile, outmode)))