Home
last modified time | relevance | path

Searched defs:stream (Results 1 – 25 of 77) sorted by relevance

1234

/titanic_41/usr/src/lib/libc/port/stdio/
H A D__extensions.c42 __freading(FILE *stream) in __freading()
53 __fwriting(FILE *stream) in __fwriting()
62 __freadable(FILE *stream) in __freadable()
71 __fwritable(FILE *stream) in __fwritable()
80 __flbf(FILE *stream) in __flbf()
89 __fpurge(FILE *stream) in __fpurge()
103 __fpending(FILE *stream) in __fpending()
118 __fbufsize(FILE *stream) in __fbufsize()
H A Dfpos.c38 fgetpos(FILE *stream, fpos_t *pos) in fgetpos()
46 fsetpos(FILE *stream, const fpos_t *pos) in fsetpos()
H A Dputw.c49 putw(int w, FILE *stream) in putw()
H A Dgetw.c50 getw(FILE *stream) in getw()
/titanic_41/usr/src/stand/lib/sa/
H A Dstdio.c50 fcheck(FILE *stream, int flags) in fcheck()
61 fclose(FILE *stream) in fclose()
74 feof(FILE *stream) in feof()
83 ferror(FILE *stream) in ferror()
92 clearerr(FILE *stream) in clearerr()
98 fflush(FILE *stream) in fflush()
108 fgets(char *s, int n, FILE *stream) in fgets()
151 FILE *stream; in fopen() local
219 fprintf(FILE *stream, const char *format, ...) in fprintf()
248 fread(void *ptr, size_t size, size_t nitems, FILE *stream) in fread()
[all …]
/titanic_41/usr/src/lib/libast/common/misc/
H A Dstk.c89 #define stream2stk(stream) ((stream)==stkstd? stkcur:\ argument
92 #define stkleft(stream) ((stream)->_endb-(stream)->_data) argument
144 static int stkexcept(register Sfio_t *stream, int type, void* val, Sfdisc_t* dp) in stkexcept()
216 register Sfio_t *stream; in stkopen() local
263 Sfio_t *stkinstall(Sfio_t *stream, _stk_overflow_ oflow) in stkinstall()
297 int stklink(register Sfio_t* stream) in stklink()
309 int stkclose(Sfio_t* stream) in stkclose()
323 int stkon(register Sfio_t * stream, register char* loc) in stkon()
338 char *stkset(register Sfio_t * stream, register char* loc, unsigned offset) in stkset()
393 char *stkalloc(register Sfio_t *stream, register unsigned int n) in stkalloc()
[all …]
/titanic_41/usr/src/lib/print/libpapi-lpd/common/
H A Dpapi_impl.h54 typedef struct stream { struct
58 char *dfname; /* the stream data (if we can't stream) */ argument
H A Djob.c108 papi_job_ticket_t *job_ticket, papi_stream_t *stream) in papiJobStreamOpen()
169 papiJobStreamWrite(papi_service_t handle, papi_stream_t stream, in papiJobStreamWrite()
186 papiJobStreamClose(papi_service_t handle, papi_stream_t stream, papi_job_t *job) in papiJobStreamClose()
/titanic_41/usr/src/cmd/sort/common/
H A Dtypes.h203 typedef struct stream { struct
204 struct stream *s_consumer; /* dependent on s_buffer */ argument
205 struct stream *s_previous; argument
206 struct stream *s_next; argument
211 stream_ops_t s_ops; /* type-specific ops vector */ argument
212 stream_type_t s_type; /* type-specific attributes */ argument
221 } stream_t; argument
/titanic_41/usr/src/cmd/sendmail/libsm/
H A Dexc.c54 sm_etype_printf(exc, stream) in sm_etype_printf() argument
157 sm_etype_os_print(exc, stream) in sm_etype_os_print() argument
502 sm_exc_write(exc, stream) in sm_exc_write() argument
522 sm_exc_print(exc, stream) in sm_exc_print() argument
H A Dt-smstdio.c24 FILE *stream; variable
/titanic_41/usr/src/cmd/lvm/metassist/controller/
H A Dmetassist.c772 FILE *stream) in print_help_create()
837 FILE *stream) in print_help_main()
868 FILE *stream) in print_manual_reference()
882 FILE *stream) in print_usage()
903 FILE *stream) in print_usage_create()
933 FILE *stream) in print_usage_main()
951 FILE *stream) in print_version()
/titanic_41/usr/src/cmd/savecore/
H A Dsavecore.c691 typedef struct stream { struct
692 streamstate_t state; argument
703 bz_stream strm; argument
705 dumpstreamhdr_t sh; argument
/titanic_41/usr/src/lib/libbc/libc/stdio/common/
H A Dgetw.c36 getw(stream) in getw() argument
H A Dputw.c36 putw(w, stream) in putw() argument
/titanic_41/usr/src/lib/libc/port/gen/
H A Dvpfmt.c49 vpfmt(FILE *stream, long flag, const char *format, va_list args) in vpfmt()
H A Dpfmt.c44 pfmt(FILE *stream, long flag, const char *format, ...) in pfmt()
H A Dvlfmt.c47 vlfmt(FILE *stream, long flag, const char *format, va_list args) in vlfmt()
H A Dlfmt.c47 lfmt(FILE *stream, long flag, const char *format, ...) in lfmt()
/titanic_41/usr/src/lib/libcurses/screen/
H A Diexpand.c113 tpr(FILE *stream, char *string) in tpr()
/titanic_41/usr/src/cmd/logadm/
H A Dkw.c171 FILE *stream = (FILE *)arg; in kw_printer() local
182 kw_print(FILE *stream) in kw_print()
H A Dopts.c439 FILE *stream; member
469 opts_printword(const char *word, FILE *stream) in opts_printword()
495 opts_print(struct opts *opts, FILE *stream, char *exclude) in opts_print()
/titanic_41/usr/src/lib/libresolv2/common/isc/
H A Dlogging.c85 FILE *stream; in log_open_stream() local
162 FILE *stream; in log_close_stream() local
275 FILE *stream; in log_vwrite() local
598 const char *name, FILE *stream, unsigned int versions, in log_new_file_channel()
/titanic_41/usr/src/tools/onbld/Checks/
H A DCopyright.py33 def err(stream, msg, fname): argument
/titanic_41/usr/src/lib/print/libpapi-dynamic/common/
H A Djob.c198 papi_job_ticket_t *job_ticket, papi_stream_t *stream) in papiJobStreamOpen()
220 papi_stream_t stream, void *buffer, size_t buflen) in papiJobStreamWrite()
238 papiJobStreamClose(papi_service_t handle, papi_stream_t stream, papi_job_t *job) in papiJobStreamClose()
440 papi_stream_t *stream) in papiJobStreamAdd()

1234