Home
last modified time | relevance | path

Searched defs:nbytes (Results 201 – 225 of 239) sorted by relevance

12345678910

/freebsd/contrib/lib9p/pytest/
H A Dp9conn.py248 def xread(self, nbytes): argument
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dregcomp.c1196 size_t nbytes; in allocset() local
/freebsd/sys/kern/
H A Dlink_elf_obj.c721 int nbytes, i, j; in link_elf_load_file() local
H A Dvfs_aio.c1296 size_t nbytes; in aio_qbio() local
2484 size_t nbytes; in aio_biowakeup() local
H A Dlink_elf.c975 int nbytes, i; in link_elf_load_file() local
H A Dkern_prot.c2875 size_t nbytes; in crextend() local
H A Dkern_descrip.c5451 struct uio *trl_uio, off_t offset, size_t nbytes, off_t *sent, int flags, in badfo_sendfile()
5570 struct uio *trl_uio, off_t offset, size_t nbytes, off_t *sent, int flags, in invfo_sendfile()
/freebsd/lib/libpmc/
H A Dlibpmc.c1813 int nbytes, npmc; in pmc_pmcinfo() local
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_ll2.c1852 u16 nbytes) in ecore_ll2_set_fragment_of_tx_packet()
/freebsd/contrib/file/src/
H A Dreadelf.c1884 size_t nbytes = b->flen; in file_tryelf() local
/freebsd/sys/dev/bhnd/
H A Dbhnd_subr.c1469 size_t nbytes; in bhnd_nvram_getvar_array() local
/freebsd/sys/netinet/
H A Dtcp_log_buf.c2861 tcp_log_sendfile(struct socket *so, off_t offset, size_t nbytes, int flags) in tcp_log_sendfile()
H A Dtcp_subr.c4630 uint16_t slot, uint8_t val, uint64_t offset, uint64_t nbytes) in tcp_req_log_req_info()
/freebsd/lib/libfetch/
H A Dhttp.c212 ssize_t nbytes; in http_fillbuf() local
/freebsd/sys/compat/linux/
H A Dlinux_file.c952 off_t nbytes, offset; in linux_sync_file_range() local
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dsdio.c1784 const void *data, int nbytes) in ath10k_sdio_hif_diag_write_mem()
/freebsd/tools/tools/net80211/wesside/wesside/
H A Dwesside.c184 unsigned short in_cksum (unsigned short *ptr, int nbytes) { in in_cksum()
/freebsd/sys/contrib/dev/rtw88/
H A Dmain.c2441 const struct rtw_hw_reg *reg2, u8 nbytes) in rtw_swap_reg_nbytes()
/freebsd/libexec/rtld-elf/
H A Drtld.c6707 malloc(size_t nbytes) in malloc()
6725 realloc(void *cp, size_t nbytes) in realloc()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Ddebugfs.c1331 int ret, i, num_repeats, nbytes = count / 2; iwl_dbgfs_indirection_tbl_write() local
/freebsd/crypto/openssh/
H A Dpacket.c2815 sshpkt_msg_ignore(struct ssh *ssh, u_int nbytes) in sshpkt_msg_ignore()
/freebsd/usr.sbin/mountd/
H A Dmountd.c4070 sa_rawaddr(struct sockaddr *sa, int *nbytes) { in sa_rawaddr()
/freebsd/sys/dev/ath/
H A Dif_ath_tx.c5354 int nbytes = 0; local
/freebsd/sys/dev/cxgb/
H A Dcxgb_sge.c312 int nbytes; member
/freebsd/sys/sys/
H A Dsysproto.h914 char nbytes_l_[PADL_(size_t)]; size_t nbytes; char nbytes_r_[PADR_(size_t)]; member
921 char nbytes_l_[PADL_(size_t)]; size_t nbytes; char nbytes_r_[PADR_(size_t)]; member
950 char nbytes_l_[PADL_(size_t)]; size_t nbytes; char nbytes_r_[PADR_(size_t)]; member
957 char nbytes_l_[PADL_(size_t)]; size_t nbytes; char nbytes_r_[PADR_(size_t)]; member
1025 char nbytes_l_[PADL_(size_t)]; size_t nbytes; char nbytes_r_[PADR_(size_t)]; member
1085 char nbytes_l_[PADL_(size_t)]; size_t nbytes; char nbytes_r_[PADR_(size_t)]; member
1092 char nbytes_l_[PADL_(size_t)]; size_t nbytes; char nbytes_r_[PADR_(size_t)]; member
1168 char nbytes_l_[PADL_(size_t)]; size_t nbytes; char nbytes_r_[PADR_(size_t)]; member
1174 char nbytes_l_[PADL_(size_t)]; size_t nbytes; char nbytes_r_[PADR_(size_t)]; member
1180 char nbytes_l_[PADL_(size_t)]; size_t nbytes; char nbytes_r_[PADR_(size_t)]; member
[all …]

12345678910