OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xwrite
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/sh/
output.c
311
if (
xwrite
(dest->fd, dest->buf, dest->nextc - dest->buf) < 0)
604
xwrite
(int fd, char *buf, int nbytes)
function
/src/tests/fs/common/
fstest_puffs.c
79
xwrite
(int fd, const void *vp, size_t n)
function
144
if (
xwrite
(comfd, buf, n) != n) {
/src/bin/pax/
ar_io.c
685
*
xwrite
()
693
xwrite
(int fd, void *buf, int bsz)
function
828
if ((res =
xwrite
(arfd, buf, bsz)) == bsz) {
Completed in 17 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026