Searched defs:list (Results 76 - 100 of 708) sorted by relevance

1234567891011>>

/freebsd-current/contrib/libarchive/cpio/test/
H A Dtest_format_newc.c83 FILE *list; local
[all...]
/freebsd-current/contrib/bmake/
H A Dlst.h115 Lst_Init(List *list) argument
124 Lst_IsEmpty(List *list) argument
157 Lst_Enqueue(List *list, void *datum) argument
[all...]
/freebsd-current/sys/dev/bnxt/bnxt_en/
H A Dbnxt_auxbus_compat.h47 struct list_head list; member in struct:auxiliary_device
56 struct list_head list; member in struct:auxiliary_driver
/freebsd-current/contrib/wpa/src/ap/
H A Deth_p_oui.c25 struct dl_list list; member in struct:eth_p_oui_iface
32 struct dl_list list; member in struct:eth_p_oui_ctx
/freebsd-current/contrib/ncurses/ncurses/tinfo/
H A Dmake_keys.c120 write_list(FILE *ofp, const char **list) argument
/freebsd-current/crypto/heimdal/kdc/
H A Dwindc.c46 struct krb5_plugin *list = NULL, *e; local
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dtest_pac.c209 uint32_t *list; local
363 uint32_t *list; local
[all...]
/freebsd-current/contrib/mandoc/
H A Ddemandoc.c47 int ch, fd, i, list; local
111 pmandoc(struct mparse *mp, int fd, const char *fn, int list) argument
135 pstring(const char *p, int col, int *colp, int list) argument
215 pline(int line, int *linep, int *col, int list) argument
235 pmdoc(const struct roff_node *p, int *line, int *col, int list) argument
249 pman(const struct roff_node *p, int *line, int *col, int list) argument
[all...]
/freebsd-current/sys/dev/mlx4/mlx4_core/
H A Dicm.h50 struct list_head list; member in struct:mlx4_icm_chunk
H A Dmlx4_intf.c40 struct list_head list; member in struct:mlx4_device_context
[all...]
/freebsd-current/contrib/wpa/src/utils/
H A Dlist.h22 static inline void dl_list_init(struct dl_list *list) argument
28 static inline void dl_list_add(struct dl_list *list, struct dl_list *item) argument
36 dl_list_add_tail(struct dl_list *list, struct dl_list *item) argument
49 dl_list_empty(const struct dl_list *list) argument
54 dl_list_len(const struct dl_list *list) argument
[all...]
/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dlstring.c118 GCObject **list; /* (pointer to) list where it will be inserted */ local
96 createstrobj(lua_State *L, const char *str, size_t l, int tag, unsigned int h, GCObject **list) argument
/freebsd-current/sys/contrib/openzfs/module/icp/api/
H A Dkcf_mac.c92 kcf_prov_tried_t *list = NULL; local
198 kcf_prov_tried_t *list = NULL; local
[all...]
/freebsd-current/contrib/wireguard-tools/
H A Dipc-freebsd.h22 static int kernel_get_wireguard_interfaces(struct string_list *list) argument
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBMemoryRegionInfoList.cpp41 void Append(const MemoryRegionInfoListImpl &list) { argument
/freebsd-current/crypto/openssl/crypto/property/
H A Dproperty_query.c24 ossl_property_find_property(const OSSL_PROPERTY_LIST *list, argument
/freebsd-current/lib/libsecureboot/efi/
H A Defi_variables.c88 EFI_SIGNATURE_LIST *list; local
172 EFI_SIGNATURE_LIST *list; local
[all...]
/freebsd-current/sys/dev/mlx5/mlx5_fpga/
H A Dsdk.h91 struct list_head list; member in struct:mlx5_fpga_client
116 struct list_head list; member in struct:mlx5_fpga_dma_buf
/freebsd-current/sys/dev/hpt27xx/
H A Dlist.h87 static HPT_INLINE void __list_splice(struct list_head *list, argument
101 static HPT_INLINE void list_splice(struct list_head *list, struct list_head *head) argument
107 static HPT_INLINE void list_splice_init(struct list_head *list, struct list_head *head) argument
[all...]
/freebsd-current/sys/dev/hptnr/
H A Dlist.h86 static HPT_INLINE void __list_splice(struct list_head *list, argument
100 static HPT_INLINE void list_splice(struct list_head *list, struct list_head *head) argument
106 static HPT_INLINE void list_splice_init(struct list_head *list, struc argument
[all...]
/freebsd-current/sys/dev/hptrr/
H A Dlist.h89 static HPT_INLINE void __list_splice(struct list_head *list, argument
103 static HPT_INLINE void list_splice(struct list_head *list, struct list_head *head) argument
109 static HPT_INLINE void list_splice_init(struct list_head *list, struc argument
[all...]
/freebsd-current/sys/dev/drm2/
H A Ddrm_ioctl.c153 struct list_head *list; local
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dcore_priv.h184 struct list_head list; member in struct:rdma_umap_priv
/freebsd-current/sys/dev/pms/freebsd/driver/common/
H A Dlxencrypt.h76 struct list_head *list; member in struct:ag_encrypt_ioerr_s
/freebsd-current/sys/dev/qat/include/common/
H A Dadf_cfg.h17 struct list_head list; member in struct:adf_cfg_key_val
24 struct list_head list; member in struct:adf_cfg_section

Completed in 309 milliseconds

1234567891011>>