Home
last modified time | relevance | path

Searched refs:write (Results 176 – 200 of 970) sorted by relevance

12345678910>>...39

/illumos-gate/usr/src/cmd/unlink/
H A Dunlink.c52 write(2, p, strlen(p)); in main()
/illumos-gate/usr/src/cmd/smbsrv/testoplock/
H A Dcase05.txt9 brk-write 1
/illumos-gate/usr/src/cmd/pwd/
H A Dpwd.c51 (void) write(1, name, length + 1); in main()
/illumos-gate/usr/src/lib/libproc/common/
H A DPcontrol.c1402 if (write(P->ctlfd, ctl, sz) != sz) in Psetpriv()
1878 rc = write(ctlfd, &ctl[0], 3*sizeof (long)); in Pstopstatus()
1881 rc = write(ctlfd, &ctl[1], 2*sizeof (long)); in Pstopstatus()
1884 rc = write(ctlfd, &ctl[0], 1*sizeof (long)); in Pstopstatus()
2156 if (write(ctlfd, ctl, size) != size) { in Psetrun()
2291 if (write(P->ctlfd, ctl, size) != size) in Psetbkpt()
2431 if ((ssize = write(ctlfd, ctl, size)) != size) in execute_bkpt()
3487 rc = write(ctlfd, &ctl[0], 3*sizeof (long)); in Lstopstatus()
3490 rc = write(ctlfd, &ctl[1], 2*sizeof (long)); in Lstopstatus()
3493 rc = write(ctlfd, &ctl[0], 1*sizeof (long)); in Lstopstatus()
[all …]
/illumos-gate/usr/src/cmd/bnu/
H A Dcu.c1098 if(write(Cn, b, (unsigned)strlen(b)) < 0) { in _dopercen()
1338 (void)write(file, b, (unsigned)(p-b)); in _receive()
1516 while(write(fd, wiobuf, (Wiop[wfd] - wiobuf)) < 0) { in wioflsh()
1540 if ( write(Cn, string, (unsigned)len) != len ) in _w_str()
1699 write(2, &c, 1); in blckcnt()
1701 write(2, "\n\r", 2); in blckcnt()
1707 write(2, "+\n\r", 3); in blckcnt()
1709 write(2, "\n\r", 2); in blckcnt()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drsh.c642 (void) write(STDERR_FILENO, s, strlen(s)); in main()
643 (void) write(STDERR_FILENO, "\r\n", 2); in main()
767 (void) write(STDERR_FILENO, buf, cc); in main()
778 (void) write(STDOUT_FILENO, buf, cc); in main()
/illumos-gate/usr/src/uts/sun4v/vm/
H A Dmach_sfmmu_asm.S66 ! write INVALID_CONTEXT to sec-ctx
68 ! write INVALID_CONTEXT to pri-ctx
74 ! write INVALID_CONTEXT to sec-ctx
77 ! write INVALID_CONTEXT to pri-ctx
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DStderrLog.java57 public void write(char[] cbuf, int off, int len) throws IOException { in write() method in StderrLog
H A DAuthBlock.java711 baos.write(abBytes, 0, abBytes.length);
856 baos.write((byte) ((i >> 24) & 0xFF));
857 baos.write((byte) ((i >> 16) & 0xFF));
858 baos.write((byte) ((i >> 8) & 0xFF));
859 baos.write((byte) (i & 0XFF));
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dscript_handler.c159 (void) write(fd, &pid, sizeof (pid)); in run_script()
185 (void) write(fd, &c, 1); in run_script()
/illumos-gate/usr/src/tools/onbld/Checks/
H A DHdrChk.py137 stream.write("%s: line %d: %s\n" %
140 stream.write("%s: %s\n" % (hdr.filename, msg))
H A DShellLint.py39 output.write(line)
/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcp_stable.c109 retv = write(fd, duid, duidlen); in write_stable_duid()
240 retv = write(fd, &ie, sizeof (ie)); in write_stable_iaid()
/illumos-gate/usr/src/cmd/script/
H A Dscript.c149 (void) write(manager, ibuf, cc); in doinput()
196 (void) write(1, obuf, cc); in dooutput()
/illumos-gate/usr/src/cmd/troff/
H A Dn2.c240 write(ptid, t.twinit, p - t.twinit - 1); in flusho()
244 toolate += write(ptid, obuf, obufp - obuf); in flusho()
/illumos-gate/usr/src/cmd/sort/
H A Dcheck.c64 (void) write(fileno(stderr), line, length); in fail_check()
70 (void) write(fileno(stderr), line, length); in fail_check()
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/
H A Dimplicit_dependencies.pretty956 'write',
1052 'write',
1179 'write',
1301 'write',
1392 'write',
1625 'write',
3494 'write',
3932 'write',
4032 'write',
6297 'write',
[all …]
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs105 Allows a process to write a file or directory whose permission
106 bits or ACL do not allow the process write permission.
107 In order to write files owned by uid 0 in the absence of an
145 Allows a process to change the ownership of a file or write to
190 Allows a process to write a System V IPC
192 permission bits do not allow the process write permission.
194 permission bits do not allow the process write permission.
370 and write to the swap device.
398 appropriate access to the device being mounted (read-write for
401 filesystem operations needs to have read/write/owner
[all …]
/illumos-gate/usr/src/test/smbclient-tests/doc/
H A DREADME109 - Assign read/write permission for the "public" share directory
111 - Assign read/write permission for the "a_share" share directory
113 - Assign read/write permission for the "b_share" share directory
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_ldap.c246 if (defDN != 0 && slen(defDN->write.base) > 0) in storeLDAP()
247 defBase = defDN->write.base; in storeLDAP()
264 if (defDN != 0 && defDN->write.scope == LDAP_SCOPE_UNKNOWN) { in storeLDAP()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dpsignal.c75 (void) write(2, buf, strlen(buf)); in psignal()
/illumos-gate/usr/src/lib/libresolv2/common/bsd/
H A Dftruncate.c38 write(fd, "", 1) == -1) { in __ftruncate()
/illumos-gate/usr/src/test/os-tests/tests/signalfd/
H A Dmultipoll.c52 ssize_t wrote = write(pfd, buf, sizeof (buf)); in main()
/illumos-gate/usr/src/cmd/lp/lib/msgs/
H A Dwrite_fifo.c86 if ((wbytes = write(fifo, buf, size)) > 0)
/illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemset.S61 cmp %o2, 12 ! if small counts, just write bytes

12345678910>>...39