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

1234567891011>>

/freebsd-current/crypto/heimdal/lib/krb5/
H A Dset_default_realm.c42 string_to_list (krb5_context context, const char *s, krb5_realm **list) argument
[all...]
/freebsd-current/sbin/ipf/libipf/
H A Dload_hash.c18 load_hash(iphtable_t *iphp, iphtent_t *list, ioctlfunc_t iocfunc) argument
/freebsd-current/sys/dev/isci/scil/
H A Dsci_base_iterator.h101 SCI_ABSTRACT_LIST_T * list; member in struct:SCI_BASE_ITERATOR
/freebsd-current/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dlist_impl.h41 struct list { struct
/freebsd-current/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dlist_impl.h41 struct list { struct
/freebsd-current/contrib/libxo/tests/core/
H A Dtest_09.c27 struct item list[] = { local
H A Dtest_08.c27 struct item list[] = { local
/freebsd-current/contrib/wpa/src/common/
H A Dctrl_iface_common.h24 struct dl_list list; member in struct:wpa_ctrl_dst
/freebsd-current/contrib/wpa/src/wps/
H A Dwps_upnp.h21 struct dl_list list; member in struct:upnp_wps_peer
/freebsd-current/contrib/nvi/vi/
H A Dv_section.c66 char *list, *lp; local
174 char *list, *lp; local
/freebsd-current/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dlist_impl.h41 struct list { struct
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dobjlist.c25 objlist_t *list = kmem_alloc(sizeof (*list), KM_SLEEP); local
33 objlist_destroy(objlist_t *list) argument
52 objlist_exists(objlist_t *list, uint64_t object) argument
73 objlist_insert(objlist_t *list, uint64_t object) argument
[all...]
/freebsd-current/lib/libutil/
H A Dcpuset.c39 cpuset_parselist(const char *list, cpuset_t *mask) argument
/freebsd-current/sys/geom/vinum/
H A Dgeom_vinum_raid5.h48 TAILQ_ENTRY(gv_raid5_packet) list; /* Entry in plex's packet list. */ member in struct:gv_raid5_packet
/freebsd-current/tests/sys/cddl/zfs/bin/
H A Ddevname2devid.c63 devid_nmlist_t *list = NULL; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/stats/
H A Dstats_client.cpp41 StatModule *list; member in namespace:__anon2560
/freebsd-current/contrib/wpa/src/utils/
H A Dtrace.h22 struct dl_list list; member in struct:wpa_trace_ref
/freebsd-current/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-current/crypto/heimdal/lib/hx509/
H A Denv.c107 hx509_env_add_binding(hx509_context context, hx509_env *env, const char *key, hx509_env list) argument
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dder.c91 get_type(const char *name, const char *list[], unsigned len) argument
/freebsd-current/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_doorbell.c38 struct list_head list; member in struct:mlx4_ib_user_db_page
/freebsd-current/crypto/openssh/
H A Daddrmatch.c51 char *list, *cp, *o; local
111 char *list, *cp, *o; local
[all...]
/freebsd-current/sys/contrib/openzfs/module/icp/api/
H A Dkcf_cipher.c76 kcf_prov_tried_t *list = NULL; local
147 kcf_prov_tried_t *list = NULL; local
[all...]
/freebsd-current/contrib/wireguard-tools/
H A Dipc-uapi-unix.h91 static int userspace_get_wireguard_interfaces(struct string_list *list) argument
H A Dipc.c18 static int string_list_add(struct string_list *list, const char *str) argument
57 struct string_list list = { 0 }; local
[all...]

Completed in 244 milliseconds

1234567891011>>