Searched defs:nbytes (Results 1 - 25 of 221) sorted by relevance

123456789

/freebsd-current/crypto/heimdal/lib/roken/
H A Dswab.c40 swab (char *from, char *to, int nbytes) argument
H A Dewrite.c43 ewrite (int fd, const void *buf, size_t nbytes) argument
H A Deread.c43 eread (int fd, void *buf, size_t nbytes) argument
H A Dnet_read.c45 net_read (rk_socket_t fd, void *buf, size_t nbytes) argument
70 net_read(rk_socket_t sock, void *buf, size_t nbytes) argument
H A Dnet_write.c45 net_write (rk_socket_t fd, const void *buf, size_t nbytes) argument
68 net_write(rk_socket_t sock, const void *buf, size_t nbytes) argument
/freebsd-current/lib/libc/sys/
H A Dgetdents.c34 getdents(int fd, char *buf, size_t nbytes) argument
H A Dread.c41 read(int fd, void *buf, size_t nbytes) argument
H A Dwrite.c41 write(int fd, const void *buf, size_t nbytes) argument
/freebsd-current/usr.sbin/bhyve/
H A Dsockstream.c37 stream_read(int fd, void *buf, ssize_t nbytes) argument
61 stream_write(int fd, const void *buf, ssize_t nbytes) argument
/freebsd-current/contrib/expat/xmlwf/
H A Dunixfilemap.c64 size_t nbytes; local
H A Dreadfilemap.c89 size_t nbytes; local
/freebsd-current/lib/libc/net/
H A Dif_nameindex.c83 int nbytes; local
/freebsd-current/contrib/netbsd-tests/fs/hfs/
H A Dt_pathconvert.c40 int offset, nbytes; local
/freebsd-current/contrib/nvi/common/
H A Dencoding.c56 looks_utf8(const char *ibuf, size_t nbytes) argument
117 looks_utf16(const char *ibuf, size_t nbytes) argument
/freebsd-current/contrib/arm-optimized-routines/networking/
H A Dchksum.c14 slurp_head32(const void **pptr, uint32_t *nbytes) argument
33 __chksum(const void *ptr, unsigned int nbytes) argument
[all...]
/freebsd-current/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_io.c61 bhnd_nvram_io_read(struct bhnd_nvram_io *io, size_t offset, void *buffer, size_t nbytes) argument
93 bhnd_nvram_io_read_ptr(struct bhnd_nvram_io *io, size_t offset, const void **ptr, size_t nbytes, size_t *navail) argument
117 bhnd_nvram_io_write(struct bhnd_nvram_io *io, size_t offset, void *buffer, size_t nbytes) argument
151 bhnd_nvram_io_write_ptr(struct bhnd_nvram_io *io, size_t offset, void **ptr, size_t nbytes, size_t *navail) argument
[all...]
/freebsd-current/contrib/libfido2/fuzz/
H A Dpreload-fuzz.c90 write(int fd, const void *buf, size_t nbytes) argument
/freebsd-current/sys/teken/
H A Dteken_wcwidth.h134 teken_utf8_bytes_to_codepoint(uint8_t bytes[4], int nbytes) argument
/freebsd-current/lib/libc/stdio/
H A Dfputws.c48 size_t nbytes; local
H A Dxprintf_str.c60 size_t clen, nbytes; local
[all...]
/freebsd-current/lib/libc/locale/
H A Dwcsnrtombs.c67 size_t nbytes; local
/freebsd-current/lib/libc/db/recno/
H A Drec_delete.c147 u_int32_t nbytes; local
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Drandom.h42 get_random_bytes(void *buf, int nbytes) argument
/freebsd-current/contrib/diff/lib/
H A Dcmpbuf.c84 block_read (int fd, char *buf, size_t nbytes) argument
/freebsd-current/lib/libsecureboot/openpgp/
H A Ddearmor.c42 dearmor(char *pem, size_t nbytes, size_t *len) argument
[all...]

Completed in 171 milliseconds

123456789