Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hdb/
H A Dext.c112 Der_type replace_type, list_type; in hdb_replace_extension() local
/freebsd/contrib/mandoc/
H A Dman_html.c447 char list_type; in man_IP_pre() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAllocatorList.h46 using list_type = simple_ilist<Node>; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxList.cpp178 CompilerType list_type = m_backend.GetCompilerType(); in Update() local
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eswitch.c472 u32 vport_num, int list_type) in esw_apply_vport_addr_list()
507 u32 vport_num, int list_type) in esw_update_vport_addr_list()
H A Dmlx5_vport.c713 enum mlx5_list_type list_type, in mlx5_query_nic_vport_mac_list()
776 enum mlx5_list_type list_type, in mlx5_modify_nic_vport_mac_list()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_flow_table.c1062 static void mlx5e_fill_addr_array(struct mlx5e_priv *priv, int list_type, in mlx5e_fill_addr_array()
1090 int list_type) in mlx5e_vport_context_update_addr_list()
/freebsd/crypto/openssl/apps/
H A Dlist.c1048 static void list_type(FUNC_TYPE ft, int one) in list_type() function