Searched defs:bytecnt (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/usr.bin/head/
H A Dhead.c71 off_t bytecnt = -1; local
/freebsd-10-stable/usr.bin/split/
H A Dsplit.c65 static off_t bytecnt; /* Byte count to split on. */ variable
[all...]
/freebsd-10-stable/contrib/ofed/libmlx4/src/
H A Dqp.c180 static void mlx4_bf_copy(unsigned long *dst, unsigned long *src, unsigned bytecnt) argument
/freebsd-10-stable/sys/netinet6/
H A Dip6_mroute.h182 u_quad_t bytecnt; member in struct:sioc_sg_req6
/freebsd-10-stable/usr.sbin/lpr/common_source/
H A Dcommon.c558 trstat_write(struct printer *pp, tr_sendrecv sendrecv, size_t bytecnt, argument
/freebsd-10-stable/contrib/file/src/
H A Dsoftmagic.c1200 size_t lines, linecnt, bytecnt; local
[all...]
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
H A Den_tx.c656 static void mlx4_bf_copy(void __iomem *dst, volatile unsigned long *src, unsigned bytecnt) argument
/freebsd-10-stable/sys/netinet/
H A Dip_mroute.h237 u_long bytecnt; member in struct:sioc_sg_req
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dqp.c2983 mlx4_bf_copy(unsigned long *dst, unsigned long *src, unsigned bytecnt) argument
/freebsd-10-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c2379 mlx5_bf_copy(u64 __iomem *dst, u64 *src, unsigned bytecnt, struct mlx5_ib_qp *qp) argument

Completed in 218 milliseconds