Home
last modified time | relevance | path

Searched refs:std_write (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/inc/
H A Dfile64.h70 fwrite_t std_write; member
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dflush.c1016 return (ops->std_write(iop, buf, nbytes)); in _xwrite()
1090 ops->std_write = writef; in _xassoc()