Searched defs:list (Results 26 - 50 of 520) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/groff/src/preproc/refer/
H A Dlabel.y277 list: label
[all...]
/freebsd-9.3-release/contrib/wpa/src/utils/
H A Dtrace.h28 struct dl_list list; member in struct:wpa_trace_ref
H A Dlist.h26 static inline void dl_list_init(struct dl_list *list) argument
32 static inline void dl_list_add(struct dl_list *list, struct dl_list *item) argument
40 dl_list_add_tail(struct dl_list *list, struct dl_list *item) argument
53 dl_list_empty(struct dl_list *list) argument
58 dl_list_len(struct dl_list *list) argument
[all...]
/freebsd-9.3-release/crypto/heimdal/kdc/
H A Dwindc.c48 struct krb5_plugin *list = NULL, *e; local
/freebsd-9.3-release/crypto/heimdal/lib/asn1/
H A Dder.c91 get_type(const char *name, const char *list[], unsigned len) argument
/freebsd-9.3-release/crypto/heimdal/lib/com_err/
H A Derror.c44 com_right(struct et_list *list, long code) argument
60 initialize_error_table_r(struct et_list **list, argument
/freebsd-9.3-release/crypto/heimdal/lib/sl/
H A Dparse.h67 struct string_list *list; member in union:YYSTYPE
/freebsd-9.3-release/lib/libpam/modules/pam_group/
H A Dpam_group.c63 char *const *list; local
/freebsd-9.3-release/lib/libpam/modules/pam_guest/
H A Dpam_guest.c49 lookup(const char *str, const char *list) argument
[all...]
/freebsd-9.3-release/sys/dev/drm2/ttm/
H A Dttm_execbuf_util.c36 static void ttm_eu_backoff_reservation_locked(struct list_head *list) argument
56 static void ttm_eu_del_from_lru_locked(struct list_head *list) argument
72 static void ttm_eu_list_ref_sub(struct list_head *list) argument
86 void ttm_eu_backoff_reservation(struct list_head *list) argument
113 ttm_eu_reserve_buffers(struct list_head *list) argument
205 ttm_eu_fence_buffer_objects(struct list_head *list, void *sync_obj) argument
[all...]
/freebsd-9.3-release/sys/dev/syscons/
H A Dscterm.c90 sc_term_sw_t **list; local
/freebsd-9.3-release/sys/net/
H A Draw_cb.h44 LIST_ENTRY(rawcb) list; member in struct:rawcb
/freebsd-9.3-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Ddoorbell.c38 struct list_head list; member in struct:mlx4_ib_user_db_page
/freebsd-9.3-release/sys/xen/xenstore/
H A Dxenstorevar.h65 LIST_ENTRY(xs_watch) list; member in struct:xs_watch
/freebsd-9.3-release/usr.bin/hesinfo/
H A Dhesinfo.c35 char **list, **p, *bindname, *name, *type; local
/freebsd-9.3-release/usr.bin/hexdump/
H A Dconv.c151 static char const * list[] = { local
/freebsd-9.3-release/cddl/compat/opensolaris/misc/
H A Ddeviceid.c87 devid_free_nmlist(devid_nmlist_t *list) argument
/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dlistenlist.c60 ns_listenlist_t *list = NULL; local
73 destroy(ns_listenlist_t *list) { argument
94 ns_listenlist_t *list = *listp; local
109 ns_listenlist_t *list = NULL; local
[all...]
/freebsd-9.3-release/contrib/groff/src/include/
H A Dsearch.h31 search_item *list; member in class:search_list
59 search_list *list; member in class:search_list_iterator
/freebsd-9.3-release/contrib/groff/src/utils/lkbib/
H A Dlkbib.cpp48 search_list list; local
/freebsd-9.3-release/contrib/groff/src/utils/lookbib/
H A Dlookbib.cpp102 search_list list; local
/freebsd-9.3-release/contrib/libarchive/cpio/test/
H A Dtest_format_newc.c73 FILE *list; local
[all...]
/freebsd-9.3-release/contrib/opie/
H A Dpermsfile.c57 static int getalist FUNCTION((string, list), char **string AND char **list) argument
/freebsd-9.3-release/crypto/heimdal/appl/gssmask/
H A Dcommon.c53 add_list(char ****list, size_t *listlen, char **str, size_t len) argument
65 permute(char ****list, size_ argument
85 char **list, ***all = NULL; local
[all...]
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dtest_pac.c145 uint32_t *list; local
277 uint32_t *list; local
[all...]

Completed in 196 milliseconds

1234567891011>>