| /trueos/lib/libc/gen/ |
| HD | psignal.c | 58 (void)_write(STDERR_FILENO, s, strlen(s)); 59 (void)_write(STDERR_FILENO, ": ", 2); 61 (void)_write(STDERR_FILENO, c, strlen(c)); 62 (void)_write(STDERR_FILENO, "\n", 1);
|
| HD | fstab.c | 294 (void)_write(STDERR_FILENO, "fstab: ", 7); in error() 295 (void)_write(STDERR_FILENO, path_fstab, strlen(path_fstab)); in error() 296 (void)_write(STDERR_FILENO, ":", 1); in error() 298 (void)_write(STDERR_FILENO, num, strlen(num)); in error() 300 (void)_write(STDERR_FILENO, p, strlen(p)); in error() 301 (void)_write(STDERR_FILENO, "\n", 1); in error()
|
| HD | exec.c | 199 (void)_write(STDERR_FILENO, "execvP: ", 8); in execvPe() 200 (void)_write(STDERR_FILENO, p, lp); in execvPe() 201 (void)_write(STDERR_FILENO, ": path too long\n", in execvPe()
|
| HD | readpassphrase.c | 118 (void)_write(output, prompt, strlen(prompt)); in readpassphrase() 137 (void)_write(output, "\n", 1); in readpassphrase()
|
| HD | setjmperr.c | 52 (void)_write(STDERR_FILENO, ERRMSG, sizeof(ERRMSG) - 1); in longjmperror()
|
| /trueos/lib/libc/gmon/ |
| HD | gmon.c | 67 #define ERR(s) _write(2, s, sizeof(s)) 179 _write(log, buf, len); in _mcleanup() 188 _write(fd, (char *)hdr, sizeof *hdr); in _mcleanup() 189 _write(fd, p->kcount, p->kcountsize); in _mcleanup() 204 _write(log, buf, len); in _mcleanup() 209 _write(fd, &rawarc, sizeof rawarc); in _mcleanup()
|
| /trueos/lib/libc/locale/ |
| HD | collate.c | 314 _write(STDERR_FILENO, s, strlen(s)); in __collate_err() 315 _write(STDERR_FILENO, ": ", 2); in __collate_err() 317 _write(STDERR_FILENO, s, strlen(s)); in __collate_err() 318 _write(STDERR_FILENO, ": ", 2); in __collate_err() 320 _write(STDERR_FILENO, s, strlen(s)); in __collate_err() 321 _write(STDERR_FILENO, "\n", 1); in __collate_err()
|
| /trueos/sys/arm/mv/ |
| HD | mvwin.h | 336 pre ## _ ## reg ## _write(int i, uint32_t val) \ 343 pre ## _ ## reg ## _write(int i, int j, uint32_t val) \ 350 pre ## _ ## reg ## _write(uint32_t base, int i, uint32_t val) \ 357 pre ## _ ## reg ## _write(uint32_t base, int i, int j, uint32_t val) \ 378 pre ## _ ## reg ## _write(uint32_t val) \ 385 pre ## _ ## reg ## _write(uint32_t base, uint32_t val) \
|
| /trueos/sys/sys/mach/device/ |
| HD | data_device.h | 50 #define DATADEV_INIT(_ddev, _name, _close, _write, _arg) \ argument 57 (_ddev)->dd_write = (void (*)(void *, io_req_t))(_write); \
|
| /trueos/crypto/heimdal/lib/roken/ |
| HD | net_write.c | 80 count = _write (sock, cbuf, rem); in net_write() 90 count = _write (sock, cbuf, rem); in net_write()
|
| /trueos/lib/libc/stdlib/ |
| HD | getenv.c | 111 _write(STDERR_FILENO, _getprogname(), strlen(_getprogname())); in __env_warnx() 112 _write(STDERR_FILENO, progSep, sizeof(progSep) - 1); in __env_warnx() 113 _write(STDERR_FILENO, msg, strlen(msg)); in __env_warnx() 114 _write(STDERR_FILENO, name, nameLen); in __env_warnx() 115 _write(STDERR_FILENO, nl, sizeof(nl) - 1); in __env_warnx()
|
| /trueos/lib/libc/net/ |
| HD | rcmd.c | 217 _write(s, "", 1); 228 if (_write(s, num, strlen(num)+1) != strlen(num)+1) { 293 (void)_write(s, locuser, strlen(locuser)+1); 294 (void)_write(s, remuser, strlen(remuser)+1); 295 (void)_write(s, cmd, strlen(cmd)+1); 303 (void)_write(STDERR_FILENO, &c, 1);
|
| /trueos/lib/libc/stdio/ |
| HD | stdio.c | 65 return (_write(fp->_file, buf, (size_t)n)); in __swrite() 117 ret = (*fp->_write)(fp->_cookie, buf, n); in _swrite()
|
| HD | gets.c | 61 (void) _write(STDERR_FILENO, w, sizeof(w) - 1); in gets()
|
| HD | vdprintf.c | 62 f._write = __swrite; in vdprintf()
|
| HD | funopen.c | 72 fp->_write = writefn; in funopen()
|
| HD | fopen.c | 83 fp->_write = __swrite; in fopen()
|
| HD | fdopen.c | 98 fp->_write = __swrite; in fdopen()
|
| /trueos/crypto/openssl/crypto/bio/ |
| HD | bio_lcl.h | 25 # define UP_write _write
|
| /trueos/contrib/ntp/libopts/compat/ |
| HD | windows-config.h | 111 #define write _write
|
| /trueos/contrib/ntp/sntp/libopts/compat/ |
| HD | windows-config.h | 111 #define write _write
|
| /trueos/crypto/openssl/crypto/des/ |
| HD | enc_writ.c | 164 i = _write(fd, (void *)&(outbuf[j]), outnum - j); in DES_enc_write()
|
| /trueos/lib/libc/db/hash/ |
| HD | hash_page.c | 698 (void)_write(STDERR_FILENO, OVMSG, sizeof(OVMSG) - 1); in overflow_page() 712 (void)_write(STDERR_FILENO, OVMSG, sizeof(OVMSG) - 1); in overflow_page() 737 (void)_write(STDERR_FILENO, OVMSG, in overflow_page() 784 (void)_write(STDERR_FILENO, OVMSG, sizeof(OVMSG) - 1); in overflow_page()
|
| /trueos/lib/libz/ |
| HD | gzguts.h | 41 # define write _write
|
| /trueos/contrib/jemalloc/include/jemalloc/ |
| HD | jemalloc_FreeBSD.h | 111 #define write _write
|