Searched refs:write (Results 1 – 10 of 10) sorted by relevance
| /CafeSDK-2.12.13-1/system/src/lib/libsys/ |
| D | ind_stackcheck.c | 29 (void)write(1, err, sizeof(err)-1); in emit_stack_error() 30 (void)write(1, tname, strlen(tname)); in emit_stack_error() 31 (void)write(1, "\"\n", 2); in emit_stack_error()
|
| D | ind_bcnt.c | 26 #define PERROR(msg) write(2, msg, sizeof(msg)-1); 31 #define HOSTIO_WRITE write
|
| D | indos.h | 172 int write(int, const void *, int); 270 int write(int, const void *, int);
|
| D | ind_io.h | 20 int write (int fno, const void *buf, int size);
|
| D | ind_trnc.c | 180 if (count > write(of, buf, count)) { in truncate() 219 if (count > write(of, buf, count)) { in truncate()
|
| D | ind_gprf.c | 64 #define PERROR(msg) write(2, msg, sizeof(msg)-1); 69 #define HOSTIO_WRITE write
|
| D | ind_mprf.c | 88 #define PERROR(msg) write(2, msg, sizeof(msg)-1); 93 #define HOSTIO_WRITE write
|
| D | ind_io.c | 74 #pragma weak write=__ghs_hostio_write macro
|
| D | _readme.txt | 16 such routines as open(), write(), and exit() which together provide a
|
| /CafeSDK-2.12.13-1/system/bin/tool/ |
| D | xmain.sh | 181 'Failed to write custom script
|