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

1234567891011>>

/freebsd-13-stable/lib/libutil/
H A Dkinfo_getvmobject.c43 struct kinfo_vmobject *kvo, *list, *kp; local
/freebsd-13-stable/contrib/libxo/tests/core/
H A Dtest_08.c27 struct item list[] = { local
H A Dtest_09.c27 struct item list[] = { local
/freebsd-13-stable/contrib/apr-util/buckets/
H A Dapr_buckets_eos.c37 APU_DECLARE(apr_bucket *) apr_bucket_eos_create(apr_bucket_alloc_t *list) argument
H A Dapr_buckets_flush.c37 APU_DECLARE(apr_bucket *) apr_bucket_flush_create(apr_bucket_alloc_t *list) argument
H A Dapr_buckets_heap.c76 apr_bucket_heap_create(const char *buf, apr_size_t length, void (*free_func)(void *data), apr_bucket_alloc_t *list) argument
H A Dapr_buckets_pipe.c101 apr_bucket_pipe_create(apr_file_t *p, apr_bucket_alloc_t *list) argument
H A Dapr_buckets_pool.c122 apr_bucket_pool_create(const char *buf, apr_size_t length, apr_pool_t *pool, apr_bucket_alloc_t *list) argument
H A Dapr_buckets_simple.c68 apr_bucket_immortal_create(const char *buf, apr_size_t length, apr_bucket_alloc_t *list) argument
109 apr_bucket_transient_create(const char *buf, apr_size_t length, apr_bucket_alloc_t *list) argument
H A Dapr_buckets_socket.c96 apr_bucket_socket_create(apr_socket_t *p, apr_bucket_alloc_t *list) argument
/freebsd-13-stable/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dlist_impl.h41 struct list { struct
/freebsd-13-stable/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-13-stable/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dlist_impl.h41 struct list { struct
/freebsd-13-stable/contrib/nvi/vi/
H A Dv_section.c66 char *list, *lp; local
174 char *list, *lp; local
/freebsd-13-stable/sys/geom/vinum/
H A Dgeom_vinum_raid5.h50 TAILQ_ENTRY(gv_raid5_packet) list; /* Entry in plex's packet list. */ member in struct:gv_raid5_packet
/freebsd-13-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dlist_impl.h41 struct list { struct
/freebsd-13-stable/tests/sys/cddl/zfs/bin/
H A Ddevname2devid.c65 devid_nmlist_t *list = NULL; local
/freebsd-13-stable/contrib/wpa/src/utils/
H A Dtrace.h22 struct dl_list list; member in struct:wpa_trace_ref
/freebsd-13-stable/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-13-stable/crypto/heimdal/lib/asn1/
H A Dder.c91 get_type(const char *name, const char *list[], unsigned len) argument
/freebsd-13-stable/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-13-stable/lib/libpam/modules/pam_group/
H A Dpam_group.c64 char *const *list; local
/freebsd-13-stable/lib/libpam/modules/pam_guest/
H A Dpam_guest.c51 lookup(const char *str, const char *list) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/stats/
H A Dstats_client.cpp41 StatModule *list; member in namespace:__anon2580
/freebsd-13-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_doorbell.c38 struct list_head list; member in struct:mlx4_ib_user_db_page

Completed in 213 milliseconds

1234567891011>>