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

1234567891011>>

/freebsd-10.3-release/crypto/heimdal/kdc/
H A Dwindc.c46 struct krb5_plugin *list = NULL, *e; local
/freebsd-10.3-release/crypto/heimdal/lib/krb5/
H A Dtest_pac.c209 uint32_t *list; local
363 uint32_t *list; local
[all...]
/freebsd-10.3-release/contrib/wpa/src/utils/
H A Dlist.h20 static inline void dl_list_init(struct dl_list *list) argument
26 static inline void dl_list_add(struct dl_list *list, struct dl_list *item) argument
34 dl_list_add_tail(struct dl_list *list, struct dl_list *item) argument
47 dl_list_empty(struct dl_list *list) argument
52 dl_list_len(struct dl_list *list) argument
[all...]
/freebsd-10.3-release/lib/libutil/
H A Dproperty.c233 property_find(properties list, const char *name) argument
246 properties_free(properties list) argument
[all...]
/freebsd-10.3-release/sys/dev/drm/
H A Dsis_ds.h53 list_item_t list[SET_SIZE]; member in struct:__anon8583
/freebsd-10.3-release/sys/dev/drm2/
H A Ddrm_ioctl.c155 struct list_head *list; local
/freebsd-10.3-release/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, struc argument
[all...]
/freebsd-10.3-release/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 list_splice_init(struct list_head *list, struct list_head *head) argument
[all...]
/freebsd-10.3-release/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 list_splice_init(struct list_head *list, struct list_head *head) argument
[all...]
/freebsd-10.3-release/contrib/gdb/gdb/
H A Dsymfile.h49 struct partial_symbol **list; member in struct:psymbol_allocation_list
/freebsd-10.3-release/contrib/gdb/gdb/tui/
H A Dtui-wingeneral.c248 tui_refresh_all (struct tui_win_info * * list) argument
/freebsd-10.3-release/contrib/gperf/src/
H A Dkeyword-list.cc48 copy_list (Keyword_List *list) argument
65 copy_list(KeywordExt_List *list) argument
72 delete_list(Keyword_List *list) argument
125 mergesort_list(Keyword_List *list, Keyword_Comparison less) argument
159 mergesort_list(KeywordExt_List *list, bool (*less) (KeywordExt *keyword1, KeywordExt *keyword2)) argument
[all...]
/freebsd-10.3-release/contrib/libreadline/
H A Dundo.c140 UNDO_LIST *list, *new, *roving, *c; local
[all...]
/freebsd-10.3-release/contrib/apr-util/buckets/
H A Dapr_buckets_file.c175 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
/freebsd-10.3-release/bin/ls/
H A Dls.h67 FTSENT *list; member in struct:__anon4
/freebsd-10.3-release/sys/kern/
H A Dsubr_eventhandler.c72 eventhandler_register_internal(struct eventhandler_list *list, argument
141 eventhandler_register(struct eventhandler_list *list, const char *name, void *func, void *arg, int priority) argument
165 vimage_eventhandler_register(struct eventhandler_list *list, const char *name, void *func, void *arg, int priority, vimage_iterator_func_t iterfunc) argument
184 eventhandler_deregister(struct eventhandler_list *list, eventhandler_tag tag) argument
229 struct eventhandler_list *list; local
245 struct eventhandler_list *list; local
264 eventhandler_prune_list(struct eventhandler_list *list) argument
[all...]
/freebsd-10.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Drefcount.c203 list_t list, removed; local
/freebsd-10.3-release/sys/dev/pms/freebsd/driver/common/
H A Dlxencrypt.h77 struct list_head *list; member in struct:ag_encrypt_ioerr_s
/freebsd-10.3-release/usr.bin/make/
H A Dlst.c62 Lst_Append(Lst *list, LstNode *ln, void *d) argument
203 Lst_Destroy(Lst *list, FreeProc *freeProc) argument
265 Lst_Insert(Lst *list, LstNode *ln, void *d) argument
291 Lst_Member(Lst *list, void *d) argument
320 Lst_Remove(Lst *list, LstNode *ln) argument
[all...]
/freebsd-10.3-release/usr.bin/rpcgen/
H A Drpc_util.h76 struct list { struct
80 typedef struct list list; typedef in typeref:struct:list
[all...]
/freebsd-10.3-release/sys/ofed/drivers/net/mlx4/
H A Dicm.h52 struct list_head list; member in struct:mlx4_icm_chunk
H A Dintf.c40 struct list_head list; member in struct:mlx4_device_context
[all...]
/freebsd-10.3-release/sys/ofed/include/rdma/
H A Dib_umem.h80 struct list_head list; member in struct:ib_umem_chunk
/freebsd-10.3-release/usr.sbin/ctm/ctm_dequeue/
H A Dctm_dequeue.c64 char *list[2]; local
/freebsd-10.3-release/usr.sbin/mfiutil/
H A Dmfi_patrol.c82 struct mfi_pd_list *list; local
[all...]

Completed in 155 milliseconds

1234567891011>>