/freebsd/sys/dev/axgbe/ |
H A D | xgbe-sysctl.c | 490 ssize_t buf_size = 64; in sysctl_xgmac_reg_addr_handler() local 528 ssize_t buf_size = 64; in sysctl_get_drv_info_handler() local 560 ssize_t buf_size = 64; in sysctl_get_link_info_handler() local 615 ssize_t buf_size = 64; in sysctl_coalesce_handler() local 746 ssize_t buf_size = 512; in sysctl_pauseparam_handler() local 843 ssize_t buf_size = 512; in sysctl_link_ksettings_handler() local 968 ssize_t buf_size = 512; in sysctl_ringparam_handler() local 1072 ssize_t buf_size = 512; in sysctl_channels_handler() local 1150 ssize_t buf_size = 64; in sysctl_mac_stats_handler() local 1195 ssize_t buf_size = 64; in sysctl_xgmac_reg_value_handler() local [all …]
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | build_auth.c | 45 size_t buf_size; in make_etypelist() local 115 size_t buf_size; in _krb5_build_authenticator() local
|
H A D | mk_rep.c | 45 size_t buf_size; in krb5_mk_rep() local
|
H A D | mk_safe.c | 46 size_t buf_size; in krb5_mk_safe() local
|
H A D | mk_priv.c | 47 size_t buf_size; in krb5_mk_priv() local
|
H A D | rd_safe.c | 43 size_t buf_size; in verify_checksum() local
|
/freebsd/sys/dev/vmware/vmci/ |
H A D | vmci_qpair.c | 500 const uint64_t produce_q_size, const void *buf, size_t buf_size, in enqueue() 572 size_t buf_size, int buf_type, in dequeue() 638 vmci_qpair_enqueue(struct vmci_qpair *qpair, const void *buf, size_t buf_size, in vmci_qpair_enqueue() 673 vmci_qpair_dequeue(struct vmci_qpair *qpair, void *buf, size_t buf_size, in vmci_qpair_dequeue() 709 vmci_qpair_peek(struct vmci_qpair *qpair, void *buf, size_t buf_size, in vmci_qpair_peek()
|
/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib_srq.c | 71 struct ib_udata *udata, int buf_size) in create_srq_user() 157 struct mlx5_srq_attr *in, int buf_size) in create_srq_kernel() 245 size_t buf_size; in mlx5_ib_create_srq() local
|
/freebsd/stand/libsa/ |
H A D | ufs.c | 459 size_t buf_size; search_directory() local 646 size_t buf_size; ufs_open() local 709 size_t buf_size; ufs_use_sa_read() local 767 size_t buf_size; ufs_read() local 882 size_t buf_size; ufs_readdir() local [all...] |
/freebsd/sys/geom/virstor/ |
H A D | binstream.c | 123 bs_read_str(bin_stream_t * bs, char *buf, unsigned buf_size) in bs_read_str() 139 bs_read_buf(bin_stream_t * bs, char *buf, unsigned buf_size) in bs_read_buf()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_platform_windows.cpp | 23 void WriteMemoryProfile(char *buf, uptr buf_size, u64 uptime_ns) {} in WriteMemoryProfile()
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | idmap_util.c | 250 write_buf(int fd, const char *buf, size_t buf_size) in write_buf() 278 read_buf(int fd, char *buf, size_t buf_size) in read_buf() 301 write_idmap(pid_t pid, char *buf, size_t buf_size, idmap_type_t type) in write_idmap() 346 size_t buf_size; in write_pid_idmaps() local
|
H A D | mmap_libaio.c | 59 int buf_size = strtol(argv[2], NULL, 0); in main() local
|
/freebsd/crypto/openssl/crypto/ocsp/ |
H A D | ocsp_http.c | 16 const OCSP_REQUEST *req, int buf_size) in OCSP_sendreq_new()
|
/freebsd/sys/dev/ice/ |
H A D | ice_sched.c | 129 ice_aqc_send_sched_elem_cmd(struct ice_hw * hw,enum ice_adminq_opc cmd_opc,u16 elems_req,void * buf,u16 buf_size,u16 * elems_resp,struct ice_sq_cd * cd) ice_aqc_send_sched_elem_cmd() argument 160 ice_aq_query_sched_elems(struct ice_hw * hw,u16 elems_req,struct ice_aqc_txsched_elem_data * buf,u16 buf_size,u16 * elems_ret,struct ice_sq_cd * cd) ice_aq_query_sched_elems() argument 246 ice_aq_delete_sched_elems(struct ice_hw * hw,u16 grps_req,struct ice_aqc_delete_elem * buf,u16 buf_size,u16 * grps_del,struct ice_sq_cd * cd) ice_aq_delete_sched_elems() argument 270 u16 buf_size; ice_sched_remove_elems() local 406 ice_aq_get_dflt_topo(struct ice_hw * hw,u8 lport,struct ice_aqc_get_topo_elem * buf,u16 buf_size,u8 * num_branches,struct ice_sq_cd * cd) ice_aq_get_dflt_topo() argument 436 ice_aq_add_sched_elems(struct ice_hw * hw,u16 grps_req,struct ice_aqc_add_elem * buf,u16 buf_size,u16 * grps_added,struct ice_sq_cd * cd) ice_aq_add_sched_elems() argument 457 ice_aq_cfg_sched_elems(struct ice_hw * hw,u16 elems_req,struct ice_aqc_txsched_elem_data * buf,u16 buf_size,u16 * elems_cfgd,struct ice_sq_cd * cd) ice_aq_cfg_sched_elems() argument 478 ice_aq_move_sched_elems(struct ice_hw * hw,u16 grps_req,struct ice_aqc_move_elem * buf,u16 buf_size,u16 * grps_movd,struct ice_sq_cd * cd) ice_aq_move_sched_elems() argument 499 ice_aq_suspend_sched_elems(struct ice_hw * hw,u16 elems_req,__le32 * buf,u16 buf_size,u16 * elems_ret,struct ice_sq_cd * cd) ice_aq_suspend_sched_elems() argument 519 ice_aq_resume_sched_elems(struct ice_hw * hw,u16 elems_req,__le32 * buf,u16 buf_size,u16 * elems_ret,struct ice_sq_cd * cd) ice_aq_resume_sched_elems() argument 536 ice_aq_query_sched_res(struct ice_hw * hw,u16 buf_size,struct ice_aqc_query_txsched_res_resp * buf,struct ice_sq_cd * cd) ice_aq_query_sched_res() argument 559 u16 i, buf_size, num_elem_ret = 0; ice_sched_suspend_resume_elems() local 685 ice_aq_rl_profile(struct ice_hw * hw,enum ice_adminq_opc opcode,u16 num_profiles,struct ice_aqc_rl_profile_elem * buf,u16 buf_size,u16 * num_processed,struct ice_sq_cd * cd) ice_aq_rl_profile() argument 715 ice_aq_add_rl_profile(struct ice_hw * hw,u16 num_profiles,struct ice_aqc_rl_profile_elem * buf,u16 buf_size,u16 * num_profiles_added,struct ice_sq_cd * cd) ice_aq_add_rl_profile() argument 734 ice_aq_query_rl_profile(struct ice_hw * hw,u16 num_profiles,struct ice_aqc_rl_profile_elem * buf,u16 buf_size,struct ice_sq_cd * cd) ice_aq_query_rl_profile() argument 754 ice_aq_remove_rl_profile(struct ice_hw * hw,u16 num_profiles,struct ice_aqc_rl_profile_elem * buf,u16 buf_size,u16 * num_profiles_removed,struct ice_sq_cd * cd) ice_aq_remove_rl_profile() argument 929 ice_aq_cfg_node_attr(struct ice_hw * hw,u16 num_nodes,struct ice_aqc_node_attr_elem * buf,u16 buf_size,struct ice_sq_cd * cd) ice_aq_cfg_node_attr() argument 957 ice_aq_cfg_l2_node_cgd(struct ice_hw * hw,u16 num_l2_nodes,struct ice_aqc_cfg_l2_node_cgd_elem * buf,u16 buf_size,struct ice_sq_cd * cd) ice_aq_cfg_l2_node_cgd() argument 994 u16 buf_size; ice_sched_add_elems() local 2291 ice_aq_query_node_to_root(struct ice_hw * hw,u32 node_teid,struct ice_aqc_txsched_elem_data * buf,u16 buf_size,struct ice_sq_cd * cd) ice_aq_query_node_to_root() argument [all...] |
H A D | ice_common.c | 303 ice_aq_manage_mac_read(struct ice_hw * hw,void * buf,u16 buf_size,struct ice_sq_cd * cd) ice_aq_manage_mac_read() argument 1707 ice_sq_send_cmd_retry(struct ice_hw * hw,struct ice_ctl_q_info * cq,struct ice_aq_desc * desc,void * buf,u16 buf_size,struct ice_sq_cd * cd) ice_sq_send_cmd_retry() argument 1768 ice_aq_send_cmd(struct ice_hw * hw,struct ice_aq_desc * desc,void * buf,u16 buf_size,struct ice_sq_cd * cd) ice_aq_send_cmd() argument 2084 ice_aq_alloc_free_res(struct ice_hw * hw,u16 num_entries,struct ice_aqc_alloc_free_res_elem * buf,u16 buf_size,enum ice_adminq_opc opc,struct ice_sq_cd * cd) ice_aq_alloc_free_res() argument 2840 ice_aq_list_caps(struct ice_hw * hw,void * buf,u16 buf_size,u32 * cap_count,enum ice_adminq_opc opc,struct ice_sq_cd * cd) ice_aq_list_caps() argument 4282 ice_aq_add_lan_txq(struct ice_hw * hw,u8 num_qgrps,struct ice_aqc_add_tx_qgrp * qg_list,u16 buf_size,struct ice_sq_cd * cd) ice_aq_add_lan_txq() argument 4332 ice_aq_dis_lan_txq(struct ice_hw * hw,u8 num_qgrps,struct ice_aqc_dis_txq_item * qg_list,u16 buf_size,enum ice_disq_rst_src rst_src,u16 vmvf_num,struct ice_sq_cd * cd) ice_aq_dis_lan_txq() argument 4437 ice_aq_move_recfg_lan_txq(struct ice_hw * hw,u8 num_qs,bool is_move,bool is_tc_change,bool subseq_call,bool flush_pipe,u8 timeout,u32 * blocked_cgds,struct ice_aqc_move_txqs_data * buf,u16 buf_size,u8 * txqs_moved,struct ice_sq_cd * cd) ice_aq_move_recfg_lan_txq() argument 4500 ice_aq_add_rdma_qsets(struct ice_hw * hw,u8 num_qset_grps,struct ice_aqc_add_rdma_qset_data * qset_list,u16 buf_size,struct ice_sq_cd * cd) ice_aq_add_rdma_qsets() argument 4784 ice_aq_get_internal_data(struct ice_hw * hw,u8 cluster_id,u16 table_id,u32 start,void * buf,u16 buf_size,u16 * ret_buf_size,u16 * ret_next_table,u32 * ret_next_index,struct ice_sq_cd * cd) ice_aq_get_internal_data() argument 5071 ice_ena_vsi_txq(struct ice_port_info * pi,u16 vsi_handle,u8 tc,u16 q_handle,u8 num_qgrps,struct ice_aqc_add_tx_qgrp * buf,u16 buf_size,struct ice_sq_cd * cd) ice_ena_vsi_txq() argument 5184 u16 i, buf_size; ice_dis_vsi_txq() local 5336 u16 i, buf_size; ice_ena_vsi_rdma_qset() local 5840 u16 buf_size, num_elem_ret = 0; ice_sched_query_elem() local 6463 ice_aq_set_lldp_mib(struct ice_hw * hw,u8 mib_type,void * buf,u16 buf_size,struct ice_sq_cd * cd) ice_aq_set_lldp_mib() argument [all...] |
/freebsd/bin/ps/ |
H A D | fmt.c | 54 static size_t buf_size; in shquote() local
|
/freebsd/crypto/openssl/crypto/http/ |
H A D | http_client.c | 46 int buf_size; /* Buffer size */ member 90 OSSL_HTTP_REQ_CTX *OSSL_HTTP_REQ_CTX_new(BIO *wbio, BIO *rbio, int buf_size) in OSSL_HTTP_REQ_CTX_new() 376 int buf_size, int overall_timeout) in http_req_ctx_new() 944 int buf_size, int overall_timeout) in OSSL_HTTP_open() 1137 int buf_size, const STACK_OF(CONF_VALUE) *headers, in OSSL_HTTP_get() 1229 int buf_size, const STACK_OF(CONF_VALUE) *headers, in OSSL_HTTP_transfer()
|
/freebsd/contrib/libpcap/ |
H A D | fad-glifc.c | 87 unsigned buf_size; in pcapint_findalldevs_interfaces() local
|
H A D | fad-gifc.c | 145 unsigned buf_size; in pcapint_findalldevs_interfaces() local
|
/freebsd/contrib/wpa/src/common/ |
H A D | wpa_helpers.c | 101 char *buf, size_t buf_size) in get_wpa_cli_event2() 157 const char *event, char *buf, size_t buf_size) in get_wpa_cli_event()
|
/freebsd/crypto/openssl/crypto/err/ |
H A D | err_blocks.c | 53 size_t buf_size = 0; in ERR_vset_error() local
|
/freebsd/contrib/xz/src/common/ |
H A D | tuklib_mbstr_wrap.c | 276 const size_t buf_size = 128 * 1024; in tuklib_wrapf() local
|
/freebsd/sbin/dhclient/ |
H A D | tree.h | 53 int buf_size; member
|
/freebsd/contrib/netbsd-tests/fs/fifofs/ |
H A D | t_fifo.c | 97 size_t buf_size = MSG_SIZE; in run() local
|