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

1234567891011>>

/freebsd-13-stable/lib/libbe/
H A Dbe_impl.h63 nvlist_t *list; member in struct:prop_data
/freebsd-13-stable/lib/librt/
H A Daio.c209 __lio_listio(int mode, struct aiocb * const list[], int nent, argument
/freebsd-13-stable/lib/libsecureboot/efi/
H A Defi_variables.c92 EFI_SIGNATURE_LIST *list; local
176 EFI_SIGNATURE_LIST *list; local
[all...]
/freebsd-13-stable/lib/libutil/
H A Dproperty.c235 property_find(properties list, const char *name) argument
248 properties_free(properties list) argument
[all...]
/freebsd-13-stable/contrib/bmake/
H A Dlst.h124 Lst_Init(List *list) argument
133 Lst_IsEmpty(List *list) argument
164 Lst_Enqueue(List *list, void *datum) argument
[all...]
/freebsd-13-stable/bin/ls/
H A Dls.h69 FTSENT *list; member in struct:__anon4
/freebsd-13-stable/contrib/apr-util/buckets/
H A Dapr_buckets_file.c174 apr_bucket_file_create(apr_file_t *fd, apr_off_t offset, apr_size_t len, apr_pool_t *p, apr_bucket_alloc_t *list) argument
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/icp/api/
H A Dkcf_digest.c131 kcf_prov_tried_t *list = NULL; local
272 kcf_prov_tried_t *list = NULL; local
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlstring.c119 GCObject **list; /* (pointer to) list where it will be inserted */ local
97 createstrobj(lua_State *L, const char *str, size_t l, int tag, unsigned int h, GCObject **list) argument
/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_intf.c40 struct list_head list; member in struct:mlx4_device_context
[all...]
H A Dicm.h50 struct list_head list; member in struct:mlx4_icm_chunk
/freebsd-13-stable/sys/dev/mlx5/mlx5_fpga/
H A Dsdk.h93 struct list_head list; member in struct:mlx5_fpga_client
118 struct list_head list; member in struct:mlx5_fpga_dma_buf
/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_ioctl.c155 struct list_head *list; local
/freebsd-13-stable/sys/dev/hpt27xx/
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, struct list_head *head) argument
[all...]
/freebsd-13-stable/sys/dev/hptnr/
H A Dlist.h88 static HPT_INLINE void __list_splice(struct list_head *list, argument
102 static HPT_INLINE void list_splice(struct list_head *list, struct list_head *head) argument
108 static HPT_INLINE void list_splice_init(struct list_head *list, struc argument
[all...]
/freebsd-13-stable/sys/dev/hptrr/
H A Dlist.h91 static HPT_INLINE void __list_splice(struct list_head *list, argument
105 static HPT_INLINE void list_splice(struct list_head *list, struct list_head *head) argument
111 static HPT_INLINE void list_splice_init(struct list_head *list, struc argument
[all...]
/freebsd-13-stable/sys/dev/pms/freebsd/driver/common/
H A Dlxencrypt.h77 struct list_head *list; member in struct:ag_encrypt_ioerr_s
/freebsd-13-stable/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-13-stable/contrib/ncurses/ncurses/tinfo/
H A Dmake_keys.c120 write_list(FILE *ofp, const char **list) argument
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dtest_pac.c209 uint32_t *list; local
363 uint32_t *list; local
[all...]
/freebsd-13-stable/usr.sbin/mfiutil/
H A Dmfi_patrol.c84 struct mfi_pd_list *list; local
[all...]
/freebsd-13-stable/usr.sbin/ppp/
H A Diplist.c58 iplist_first(struct iplist *list) argument
64 iplist_setrange(struct iplist *list, char *range) argument
101 iplist_nextrange(struct iplist *list) argument
130 iplist_next(struct iplist *list) argument
152 iplist_setsrc(struct iplist *list, const char *src) argument
167 iplist_reset(struct iplist *list) argument
175 iplist_setcurpos(struct iplist *list, long pos) argument
203 iplist_setrandpos(struct iplist *list) argument
210 iplist_ip2pos(struct iplist *list, struct in_addr ip) argument
[all...]
/freebsd-13-stable/usr.sbin/quotaon/
H A Dquotaon.c186 oneof(char *target, char *list[], int cnt) argument
/freebsd-13-stable/usr.bin/rpcgen/
H A Drpc_util.h76 struct list { struct
80 typedef struct list list; typedef in typeref:struct:list
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBValueList.cpp37 void Append(const ValueListImpl &list) { argument

Completed in 330 milliseconds

1234567891011>>