Searched defs:list (Results 1 - 25 of 601) sorted by path

1234567891011>>

/freebsd-10.3-release/bin/ls/
H A Dls.c568 display(const FTSENT *p, FTSENT *list, in argument
[all...]
H A Dls.h67 FTSENT *list; member in struct:__anon4
/freebsd-10.3-release/bin/pax/
H A Dar_subs.c73 list(void) function
H A Dtables.h125 struct dlist *list; /* map list based on inode truncation bits */ member in struct:devt
/freebsd-10.3-release/bin/pkill/
H A Dpkill.c87 struct list { struct
[all...]
/freebsd-10.3-release/bin/sh/
H A Dexpand.c1316 msort(struct strlist *list, int len) argument
[all...]
H A Dexpand.h43 struct strlist *list; member in struct:arglist
H A Dparser.c266 list(int nlflag) function
[all...]
H A Dvar.c398 listsetvar(struct strlist *list, int flags) argument
/freebsd-10.3-release/cddl/compat/opensolaris/misc/
H A Ddeviceid.c87 devid_free_nmlist(devid_nmlist_t *list) argument
/freebsd-10.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java453 printAggregationRecords(List <AggregationRecord> list) argument
[all...]
/freebsd-10.3-release/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_main.c2720 uu_list_t *list; local
[all...]
/freebsd-10.3-release/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_iter.c241 zpool_list_t *list; local
[all...]
H A Dzpool_main.c2654 zpool_list_t *list; local
3093 zpool_list_t *list; local
[all...]
/freebsd-10.3-release/cddl/contrib/opensolaris/lib/libnvpair/
H A Dlibnvpair.c792 dump_nvlist(nvlist_t *list, int indent) argument
/freebsd-10.3-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_import.c1548 nvlist_t **list; local
[all...]
H A Dlibzfs_pool.c3266 devid_nmlist_t *list = NULL; local
[all...]
/freebsd-10.3-release/cddl/contrib/opensolaris/tools/ctf/common/
H A Dlist.c40 struct list { struct
47 list_add(list_t **list, void *data) argument
59 slist_add(list_t **list, void *data, int (*cmp)(void *, void *)) argument
79 list_remove(list_t **list, void *data, int (*cmp)(void *, void *, void *), void *private) argument
101 list_free(list_t *list, void (*datafree)(void *, void *), void *private) argument
119 list_iter(list_t *list, int (*func)(void *, void *), void *private) argument
144 list_count(list_t *list) argument
150 list_empty(list_t *list) argument
156 list_find(list_t *list, void *tmpl, int (*cmp)(void *, void *)) argument
167 list_first(list_t *list) argument
[all...]
/freebsd-10.3-release/contrib/apr-util/buckets/
H A Dapr_brigade.c56 apr_brigade_create(apr_pool_t *p, apr_bucket_alloc_t *list) argument
H A Dapr_buckets_alloc.c46 apr_bucket_alloc_t *list = data; local
62 apr_bucket_alloc_t *list; local
92 apr_bucket_alloc_t *list; local
109 apr_bucket_alloc_destroy(apr_bucket_alloc_t *list) argument
124 apr_bucket_alloc(apr_size_t size, apr_bucket_alloc_t *list) argument
175 apr_bucket_alloc_t *list = node->alloc; local
192 apr_bucket_alloc_t *list = node->alloc; local
[all...]
H A Dapr_buckets_eos.c37 APU_DECLARE(apr_bucket *) apr_bucket_eos_create(apr_bucket_alloc_t *list) argument
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
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_mmap.c90 apr_bucket_mmap_create(apr_mmap_t *mm, apr_off_t start, apr_size_t length, apr_bucket_alloc_t *list) argument

Completed in 488 milliseconds

1234567891011>>