Home
last modified time | relevance | path

Searched defs:htable_iter (Results 1 – 10 of 10) sorted by relevance

/dports/www/faup/faup-1.5-48-g88dbbe2/src/lib/include/faup/hash/
H A Dhtable.h110 struct htable_iter { struct
117 * @i: the struct htable_iter to initialize argument
/dports/net/ocserv/ocserv-1.1.3/src/ccan/htable/
H A Dhtable.h95 struct htable_iter { struct
102 * @i: the struct htable_iter to initialize argument
/dports/net-p2p/c-lightning/lightning-0.10.2/ccan/ccan/htable/
H A Dhtable.h161 struct htable_iter { struct
168 * @i: the struct htable_iter to initialize argument
/dports/graphics/aloadimage/arcan-0.6.1/src/shmif/tui/screen/
H A Dshl_htable.c45 struct htable_iter { struct
46 size_t off;
/dports/sysutils/acfgfs/arcan-0.6.1/src/shmif/tui/screen/
H A Dshl_htable.c45 struct htable_iter { struct
46 size_t off;
/dports/devel/libtsm/libtsm-3/src/
H A Dshl_htable.c45 struct htable_iter { struct
46 size_t off;
/dports/x11/aclip/arcan-0.6.1/src/shmif/tui/screen/
H A Dshl_htable.c45 struct htable_iter { struct
46 size_t off;
/dports/x11/havoc/havoc-0.3.1/tsm/
H A Dshl-htable.c45 struct htable_iter { struct
46 size_t off;
/dports/x11/arcan-trayicon/arcan-0.6.1/src/shmif/tui/screen/
H A Dshl_htable.c45 struct htable_iter { struct
46 size_t off;
/dports/lang/swi-pl/swipl-8.2.3/src/os/
H A Dpl-table.c432 htable_iter(Table ht, KVS kvs, int *index, void **name, void **value) in htable_iter() function