Searched refs:doh_putc (Results 1 – 6 of 6) sorted by relevance
613 return (objinfo->doh_file->doh_putc)(b,ch); in DohPutc()617 if (objinfo->doh_file->doh_putc) { in DohPutc()619 return (objinfo->doh_file->doh_putc)(b,ch); in DohPutc()
43 int (*doh_putc)(DOH *obj, int ch); /* Put character */ member
612 return (objinfo->doh_file->doh_putc)(b,ch); in DohPutc()616 if (objinfo->doh_file->doh_putc) { in DohPutc()618 return (objinfo->doh_file->doh_putc)(b,ch); in DohPutc()
47 int (*doh_putc) (DOH *obj, int ch); /* Put character */ member
728 return (objinfo->doh_file->doh_putc) (b, ch); in DohPutc()732 if (objinfo->doh_file->doh_putc) { in DohPutc()734 return (objinfo->doh_file->doh_putc) (b, ch); in DohPutc()