Searched defs:xwrite (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/bsd/libfido2/dist/fuzz/ |
H A D | pcsc.c | 19 static int (*xwrite)(void *, const u_char *, size_t); variable
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/io/ |
H A D | basic_file_stdio.cc | 121 xwrite(FILE *__file, const char* __s, std::streamsize __n) in xwrite() function
|
/netbsd-src/tests/fs/common/ |
H A D | fstest_puffs.c | 79 xwrite(int fd, const void *vp, size_t n) in xwrite() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/io/ |
H A D | basic_file_stdio.cc | 114 xwrite(int __fd, const char* __s, std::streamsize __n) in xwrite() function
|
/netbsd-src/bin/pax/ |
H A D | ar_io.c | 693 xwrite(int fd, void *buf, int bsz) in xwrite() function
|