Searched defs:ofile (Results 1 – 5 of 5) sorted by relevance
8 ofile = sys.argv[-1] variable
58 FILE* ofile = (!output || !output[0] || 0 == strcmp(output, "-")) in main() local
110 int ofile; /* file descriptor for output file when uploading to us */ member
2219 static int copy_chapters(InputFile *ifile, OutputFile *ofile, AVFormatContext *os, in copy_chapters()
5196 PyObject *ofile = NULL; in _ssl_get_default_verify_paths_impl() local