Home
last modified time | relevance | path

Searched defs:resultp (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_deflate.c420 ng_deflate_compress(node_p node, struct mbuf *m, struct mbuf **resultp) in ng_deflate_compress()
526 ng_deflate_decompress(node_p node, struct mbuf *m, struct mbuf **resultp) in ng_deflate_decompress()
H A Dng_pred1.c382 ng_pred1_compress(node_p node, struct mbuf *m, struct mbuf **resultp) in ng_pred1_compress()
465 ng_pred1_decompress(node_p node, struct mbuf *m, struct mbuf **resultp) in ng_pred1_decompress()
/f-stack/freebsd/contrib/openzfs/cmd/zed/
H A Dzed_conf.c222 _zed_conf_parse_path(char **resultp, const char *path) in _zed_conf_parse_path()
/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_phy.c555 __out efx_bist_result_t *resultp, in efx_bist_poll()
H A Defx_nic.c1259 __out efx_pcie_link_performance_t *resultp) in efx_nic_check_pcie_link_speed()
/f-stack/freebsd/contrib/openzfs/module/icp/algs/modes/
H A Dccm.c360 uint8_t *resultp; in ccm_mode_decrypt_contiguous_blocks() local
/f-stack/freebsd/ddb/
H A Ddb_command.c272 int *resultp) in db_cmd_match()
/f-stack/freebsd/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.c173 nvlist_t *source, nvlist_t **resultp) in lzc_ioctl()