Searched defs:list (Results 126 - 150 of 708) sorted by relevance

1234567891011>>

/freebsd-current/crypto/heimdal/appl/rsh/
H A Dlogin_access.c128 list_match(char *list, argument
[all...]
/freebsd-current/crypto/heimdal/kdc/
H A Dconfig.c156 char *list; local
/freebsd-current/contrib/openbsm/bin/auditfilterd/
H A Dauditfilterd_conf.c92 auditfilter_module_list_free(struct auditfilter_module_list *list) argument
123 auditfilter_module_list_detach(struct auditfilter_module_list *list) argument
290 auditfilterd_conf_read(const char *filename, FILE *fp, struct auditfilter_module_list *list) argument
345 auditfilterd_conf_apply(struct auditfilter_module_list *list) argument
470 struct auditfilter_module_list list; local
[all...]
/freebsd-current/contrib/ofed/opensm/include/complib/
H A Dcl_list.h119 cl_qlist_t list; member in struct:_cl_list
[all...]
/freebsd-current/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_kern_lib.c47 struct list_head list; member in struct:bulk_waiter_node
/freebsd-current/sys/dev/mlx4/
H A Ddriver.h63 struct list_head list; member in struct:mlx4_interface
/freebsd-current/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_introspect.c21 struct dl_list list; member in struct:interfaces
27 static struct interfaces * add_interface(struct dl_list *list, argument
96 extract_interfaces_methods( struct dl_list *list, const struct wpa_dbus_method_desc *methods) argument
111 extract_interfaces_signals( struct dl_list *list, const struct wpa_dbus_signal_desc *signals) argument
126 extract_interfaces_properties( struct dl_list *list, const struct wpa_dbus_property_desc *properties) argument
150 extract_interfaces(struct dl_list *list, struct wpa_dbus_object_desc *obj_dsc) argument
159 add_interfaces(struct dl_list *list, struct wpabuf *xml) argument
[all...]
/freebsd-current/contrib/wpa/src/wps/
H A Dwps_upnp_event.c49 struct dl_list list; member in struct:wps_event_
[all...]
/freebsd-current/contrib/wpa/src/ap/
H A Dndisc_snoop.c24 struct dl_list list; member in struct:ip6addr
/freebsd-current/sys/contrib/rdma/krping/
H A Dkrping_dev.c112 struct stats_list *list = arg; local
132 struct stats_list list; local
/freebsd-current/contrib/lua/src/
H A Dlstring.c193 TString **list = &tb->hash[lmod(h, tb->size)]; local
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBValueList.cpp39 void Append(const ValueListImpl &list) { argument
/freebsd-current/sys/dev/gve/
H A Dgve_sysctl.c38 struct sysctl_oid_list *list; local
[all...]
/freebsd-current/sys/compat/linux/
H A Dlinux_futex.h86 struct linux_robust_list list; member in struct:linux_robust_list_head
/freebsd-current/sys/dev/isci/scil/
H A Dsci_abstract_list.c100 sci_abstract_list_construct( SCI_ABSTRACT_LIST_T * list, SCI_ABSTRACT_ELEMENT_POOL_T * free_pool ) argument
[all...]
/freebsd-current/sys/dev/mlx5/mlx5_fpga/
H A Dcore.h43 struct list_head list; member in struct:mlx5_fpga_client_data
76 struct list_head list; member in struct:mlx5_fpga_device
/freebsd-current/sys/fs/nfsserver/
H A Dnfs_fha_new.h82 struct fha_hash_entry_list list; member in struct:fha_hash_slot
/freebsd-current/usr.sbin/bluetooth/ath3kfw/
H A Dmain.c118 libusb_device **list, *dev = NULL, *found = NULL; local
/freebsd-current/sys/dev/ocs_fc/
H A Docs_list.h100 _ocs_list_init(ocs_list_t *list, uint32_t offset) argument
120 ocs_list_empty(ocs_list_t *list) argument
136 ocs_list_valid(ocs_list_t *list) argument
191 ocs_list_init_link(ocs_list_t *list, ocs_list_t *link) argument
216 ocs_list_add_head(ocs_list_t *list, void *item) argument
243 ocs_list_add_tail(ocs_list_t *list, void *item) argument
271 ocs_list_get_head(ocs_list_t *list) argument
287 ocs_list_get_tail(ocs_list_t *list) argument
302 ocs_list_tail(ocs_list_t *list) argument
318 ocs_list_next(ocs_list_t *list, void *item) argument
363 ocs_list_remove(ocs_list_t *list, void *item) argument
[all...]
/freebsd-current/tests/sys/aio/
H A Dlio_test.c68 struct aiocb **list[2]; local
129 struct aiocb *list = NULL; local
138 struct aiocb *list = NULL; local
150 struct aiocb *list = NULL; local
178 struct aiocb *list = NULL; local
197 struct aiocb *list = NULL; local
218 struct aiocb *list[] = {&write_cb, &read_cb, &writev_cb, &readv_cb}; local
300 struct aiocb *list[] = {&sync_cb, &mlock_cb}; local
[all...]
/freebsd-current/usr.sbin/mfiutil/
H A Dmfi_volume.c76 mfi_ld_get_list(int fd, struct mfi_ld_list *list, uint8_t *statusp) argument
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Ddp_rx.h37 struct list_head list; member in struct:ath12k_dp_rx_reo_cache_flush_elem
43 struct list_head list; member in struct:ath12k_dp_rx_reo_cmd
/freebsd-current/lib/libc/iconv/
H A Dcitrus_esdb.c244 _citrus_esdb_free_list(char **list, size_t num) argument
261 char **list, **q; local
[all...]
/freebsd-current/usr.bin/iconv/
H A Diconv.c142 do_list(unsigned int n, const char * const *list, void *data __unused) argument
/freebsd-current/sys/kern/
H A Dsubr_eventhandler.c70 struct eventhandler_list *list, *new_list; local
106 eventhandler_register_internal(struct eventhandler_list *list, const char *name, eventhandler_tag epn) argument
142 eventhandler_register(struct eventhandler_list *list, const char *name, void *func, void *arg, int priority) argument
166 vimage_eventhandler_register(struct eventhandler_list *list, const char *name, void *func, void *arg, int priority, vimage_iterator_func_t iterfunc) argument
185 _eventhandler_deregister(struct eventhandler_list *list, eventhandler_tag tag, bool wait) argument
226 eventhandler_deregister(struct eventhandler_list *list, eventhandler_tag tag) argument
233 eventhandler_deregister_nowait(struct eventhandler_list *list, eventhandler_tag tag) argument
246 struct eventhandler_list *list; local
262 struct eventhandler_list *list; local
281 eventhandler_prune_list(struct eventhandler_list *list) argument
306 struct eventhandler_list *list; local
[all...]

Completed in 503 milliseconds

1234567891011>>