/osnet-11/usr/src/lib/libast/common/stdio/ |
H A D | fputs.c | 27 fputs(const char* s, Sfio_t* f) function 29 STDIO_INT(f, "fputs", int, (const char*, Sfio_t*), (s, f))
|
/osnet-11/usr/src/lib/libc/port/stdio/ |
H A D | fputs.c | 51 fputs(const char *ptr, FILE *iop) function
|
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/ |
H A D | stdio-write.c | 126 fputs (const char *string, FILE *stream) function 127 #undef fputs macro 129 CALL_WITH_SIGPIPE_EMULATION (int, fputs (string, stream), ret == EOF)
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ |
H A D | nostdio.h | 44 #undef fputs macro 92 #define fputs(s,f) _CANNOT _fputs_ macro
|
H A D | fakesdio.h | 31 #undef fputs macro 81 #define fputs(s,f) PerlIO_puts(f,s) macro
|
H A D | XSUB.h | 408 # define fputs PerlSIO_fputs macro
|
H A D | perl.h | 894 # ifndef fputs 895 # define fputs(sv,fp) fprintf(fp,"%s",sv) macro
|
/osnet-11/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_stdio.h | 201 extern __MANGLE__ int fputs __PROTO__((const char*, FILE*)); 309 #define fputs _ast_fputs macro 433 extern __MANGLE__ int fputs __PROTO__((const char*, FILE*));
|
/osnet-11/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_stdio.h | 180 extern __MANGLE__ int fputs __PROTO__((const char*, FILE*)); 288 #define fputs _ast_fputs macro 412 extern __MANGLE__ int fputs __PROTO__((const char*, FILE*));
|
/osnet-11/usr/src/lib/libast/i386/include/ast/ |
H A D | ast_stdio.h | 201 extern __MANGLE__ int fputs __PROTO__((const char*, FILE*)); 309 #define fputs _ast_fputs macro 433 extern __MANGLE__ int fputs __PROTO__((const char*, FILE*));
|
/osnet-11/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_stdio.h | 180 extern __MANGLE__ int fputs __PROTO__((const char*, FILE*)); 288 #define fputs _ast_fputs macro 412 extern __MANGLE__ int fputs __PROTO__((const char*, FILE*));
|
/osnet-11/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast_stdio.h | 201 extern __MANGLE__ int fputs __PROTO__((const char*, FILE*)); 309 #define fputs _ast_fputs macro 433 extern __MANGLE__ int fputs __PROTO__((const char*, FILE*));
|
/osnet-11/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_stdio.h | 180 extern __MANGLE__ int fputs __PROTO__((const char*, FILE*)); 288 #define fputs _ast_fputs macro 412 extern __MANGLE__ int fputs __PROTO__((const char*, FILE*));
|
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast_stdio.h | 201 extern __MANGLE__ int fputs __PROTO__((const char*, FILE*)); 309 #define fputs _ast_fputs macro 433 extern __MANGLE__ int fputs __PROTO__((const char*, FILE*));
|
/osnet-11/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_stdio.h | 180 extern __MANGLE__ int fputs __PROTO__((const char*, FILE*)); 288 #define fputs _ast_fputs macro 412 extern __MANGLE__ int fputs __PROTO__((const char*, FILE*));
|