Searched refs:swrite (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/usr.bin/mail/
H A Dcmdtab.c83 { "write", swrite, STRLIST, 0, 0 },
H A Dextern.h230 int swrite(char []);
H A Dcmd2.c211 swrite(char str[]) function
/freebsd-11-stable/contrib/file/src/
H A Dcompress.c204 private ssize_t swrite(int, const void *, size_t);
355 swrite(int fd, const void *buf, size_t n) function
478 if (swrite(tfd, startbuf, nbytes) != CAST(ssize_t, nbytes))
482 if (swrite(tfd, buf, CAST(size_t, r)) != r)
749 if (swrite(fd, old, n) != CAST(ssize_t, n)) {
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-sriomaintx-defs.h1212 uint32_t swrite : 1; /**< PE can support Swrite operations. member in struct:cvmx_sriomaintx_dst_ops::cvmx_sriomaintx_dst_ops_s
1250 uint32_t swrite : 1;
4295 uint32_t swrite : 1; /**< PE can support Swrite operations. member in struct:cvmx_sriomaintx_src_ops::cvmx_sriomaintx_src_ops_s
4333 uint32_t swrite : 1;

Completed in 123 milliseconds