Searched defs:ostream (Results 1 – 1 of 1) sorted by relevance
105 struct ostream { struct106 void __ostream_printf (*func)(struct ostream *stream, char *fmt, ...); argument113 static void __ostream_printf pr_ostream_log(struct ostream *stream, char *fmt, ...) in pr_ostream_log() argument
Completed in 4 milliseconds