Searched defs:list (Results 201 - 225 of 722) sorted by relevance

1234567891011>>

/freebsd-11-stable/lib/libmemstat/
H A Dmemstat.c81 memstat_mtl_first(struct memory_type_list *list) argument
95 _memstat_mtl_empty(struct memory_type_list *list) argument
108 memstat_mtl_free(struct memory_type_list *list) argument
116 memstat_mtl_geterror(struct memory_type_list *list) argument
128 memstat_mtl_find(struct memory_type_list *list, int allocator, const char *name) argument
149 _memstat_mt_allocate(struct memory_type_list *list, int allocator, const char *name, int maxcpus) argument
[all...]
H A Dmemstat_uma.c75 memstat_sysctl_uma(struct memory_type_list *list, int flags) argument
297 memstat_kvm_uma(struct memory_type_list *list, void *kvm_handle) argument
[all...]
/freebsd-11-stable/sbin/restore/
H A Dinteractive.c499 struct afile *fp, *list, *listp; local
638 formatf(struct afile *list, int nentry) argument
[all...]
/freebsd-11-stable/crypto/heimdal/lib/hdb/
H A Dhdb.c393 hdb_list_builtin(krb5_context context, char **list) argument
457 struct krb5_plugin *list = NULL, *e; local
/freebsd-11-stable/lib/libc/db/test/btree.tests/
H A Dmain.c582 list(db, argv) function
/freebsd-11-stable/lib/libc/iconv/
H A Dbsd_iconv.c182 __bsd___iconv_free_list(char **list, size_t sz) argument
206 char **list, **names; local
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dsave.c649 char * list = optionMemberList(od); local
/freebsd-11-stable/contrib/nvi/vi/
H A Dvs_split.c340 SCR *tsp, **lp, *list[100]; local
708 SCR *nsp, *list[2]; local
803 SCR *g, *s, *prev, *next, *list[3] = {NULL, NULL, NULL}; local
[all...]
/freebsd-11-stable/usr.bin/column/
H A Dcolumn.c74 static wchar_t **list; /* array of pointers to records */ variable
219 wchar_t **list; member in struct:_tbl
[all...]
/freebsd-11-stable/usr.bin/cut/
H A Dcut.c162 get_list(char *list) argument
[all...]
/freebsd-11-stable/sys/dev/hptrr/
H A Dhptrr_os_bsd.c123 void freelist_reserve(struct freelist *list, void *osext, HPT_UINT size, HPT_UINT count) argument
141 freelist_get(struct freelist *list) argument
154 freelist_put(struct freelist * list, void *p) argument
162 freelist_reserve_dma(struct freelist *list, void *osext, HPT_UINT size, HPT_UINT alignment, HPT_UINT count) argument
181 freelist_get_dma(struct freelist *list, BUS_ADDRESS *busaddr) argument
191 freelist_put_dma(struct freelist *list, void *p, BUS_ADDRESS busaddr) argument
[all...]
/freebsd-11-stable/sys/dev/drm2/ttm/
H A Dttm_object.c365 struct list_head *list; local
/freebsd-11-stable/sys/dev/hatm/
H A Dif_hatm_intr.c115 hatm_ext_free(struct mbufx_free **list, struct mbufx_free *buf) argument
H A Dif_hatm_tx.c169 hatm_queue_tpds(struct hatm_softc *sc, u_int count, struct tpd **list, argument
/freebsd-11-stable/usr.sbin/repquota/
H A Drepquota.c284 oneof(char *target, char *list[], int cnt) argument
/freebsd-11-stable/contrib/file/python/
H A Dmagic.py215 def list(self, dbs): member in class:Magic
/freebsd-11-stable/contrib/blacklist/bin/
H A Dblacklistd.c365 struct conf **list = *listp; local
386 struct conf **list; local
[all...]
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dmcm_rereg_test.c148 rereg_send_all(int port, int agent, ib_portid_t * dport, struct guid_trid *list, unsigned cnt) argument
206 rereg_recv_all(int port, int agent, ib_portid_t * dport, struct guid_trid *list, unsigned cnt) argument
263 rereg_query_all(int port, int agent, ib_portid_t * dport, struct guid_trid *list, unsigned cnt) argument
320 struct guid_trid *list; local
[all...]
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dinit.c281 int ibverbs_init(struct ibv_device ***list) argument
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_ucast_dnup.c75 cl_list_item_t list; member in struct:dnup_node
110 cl_qlist_t list; local
224 cl_qlist_t list; local
[all...]
/freebsd-11-stable/sys/kern/
H A Dsubr_bus_dma.c62 _bus_dmamap_load_vlist(bus_dma_tag_t dmat, bus_dmamap_t map, bus_dma_segment_t *list, int sglist_cnt, struct pmap *pmap, int *nsegs, int flags, size_t offset, size_t length) argument
94 _bus_dmamap_load_plist(bus_dma_tag_t dmat, bus_dmamap_t map, bus_dma_segment_t *list, int sglist_cnt, int *nsegs, int flags) argument
[all...]
/freebsd-11-stable/crypto/openssh/
H A Daddrmatch.c379 char *list, *cp, *o; local
439 char *list, *cp, *o; local
[all...]
H A Dmisc.h76 char **list; member in struct:arglist
/freebsd-11-stable/sys/sys/
H A Daio.h118 TAILQ_ENTRY(kaiocb) list; /* (b) backend-specific list of jobs */ member in struct:kaiocb
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddnode_sync.c487 dnode_undirty_dbufs(list_t *list) argument
583 list_t *list = &dn->dn_dirty_records[txgoff]; local

Completed in 323 milliseconds

1234567891011>>