HelenOS sources
hash_table_ops_t 92 common/adt/hash_table.c const hash_table_ops_t *op)
hash_table_ops_t 75 common/include/adt/hash_table.h const hash_table_ops_t *op;
hash_table_ops_t 88 common/include/adt/hash_table.h const hash_table_ops_t *);
hash_table_ops_t 64 kernel/genarch/include/genarch/mm/page_ht.h extern const hash_table_ops_t ht_ops;
hash_table_ops_t 84 kernel/genarch/src/mm/page_ht.c const hash_table_ops_t ht_ops = {
hash_table_ops_t 92 kernel/generic/common/adt/hash_table.c const hash_table_ops_t *op)
hash_table_ops_t 75 kernel/generic/common/include/adt/hash_table.h const hash_table_ops_t *op;
hash_table_ops_t 88 kernel/generic/common/include/adt/hash_table.h const hash_table_ops_t *);
hash_table_ops_t 127 kernel/generic/src/cap/cap.c static const hash_table_ops_t caps_ops = {
hash_table_ops_t 79 kernel/generic/src/ddi/irq.c static const hash_table_ops_t irq_ht_ops = {
hash_table_ops_t 83 kernel/generic/src/lib/ra.c static const hash_table_ops_t used_ops = {
hash_table_ops_t 83 uspace/app/hbench/env.c static const hash_table_ops_t param_hash_table_ops = {
hash_table_ops_t 94 uspace/app/trace/ipcp.c static const hash_table_ops_t pending_call_ops = {
hash_table_ops_t 78 uspace/app/trace/proto.c static const hash_table_ops_t srv_proto_ops = {
hash_table_ops_t 105 uspace/app/trace/proto.c static const hash_table_ops_t method_oper_ops = {
hash_table_ops_t 263 uspace/lib/block/block.c static const hash_table_ops_t cache_ops = {
hash_table_ops_t 92 uspace/lib/c/common/adt/hash_table.c const hash_table_ops_t *op)
hash_table_ops_t 75 uspace/lib/c/common/include/adt/hash_table.h const hash_table_ops_t *op;
hash_table_ops_t 88 uspace/lib/c/common/include/adt/hash_table.h const hash_table_ops_t *);
hash_table_ops_t 125 uspace/lib/c/generic/async/ports.c static const hash_table_ops_t interface_hash_table_ops = {
hash_table_ops_t 153 uspace/lib/c/generic/async/ports.c static const hash_table_ops_t port_hash_table_ops = {
hash_table_ops_t 252 uspace/lib/c/generic/async/server.c static const hash_table_ops_t client_hash_table_ops = {
hash_table_ops_t 513 uspace/lib/c/generic/async/server.c static const hash_table_ops_t notification_hash_table_ops = {
hash_table_ops_t 124 uspace/lib/ext4/src/ops.c static const hash_table_ops_t open_nodes_ops = {
hash_table_ops_t 53 uspace/lib/nic/include/nic_wol_virtues.h hash_table_ops_t table_operations;
hash_table_ops_t 104 uspace/lib/nic/src/nic_addr_db.c static const hash_table_ops_t set_ops = {
hash_table_ops_t 75 uspace/lib/posix/include/common/adt/hash_table.h const hash_table_ops_t *op;
hash_table_ops_t 88 uspace/lib/posix/include/common/adt/hash_table.h const hash_table_ops_t *);
hash_table_ops_t 95 uspace/srv/devman/devtree.c static const hash_table_ops_t devman_devices_ops = {
hash_table_ops_t 103 uspace/srv/devman/devtree.c static const hash_table_ops_t devman_functions_ops = {
hash_table_ops_t 111 uspace/srv/devman/devtree.c static const hash_table_ops_t loc_devices_ops = {
hash_table_ops_t 326 uspace/srv/fs/cdfs/cdfs_ops.c static const hash_table_ops_t nodes_ops = {
hash_table_ops_t 151 uspace/srv/fs/exfat/exfat_idx.c static const hash_table_ops_t uph_ops = {
hash_table_ops_t 197 uspace/srv/fs/exfat/exfat_idx.c static const hash_table_ops_t uih_ops = {
hash_table_ops_t 151 uspace/srv/fs/fat/fat_idx.c static const hash_table_ops_t uph_ops = {
hash_table_ops_t 197 uspace/srv/fs/fat/fat_idx.c static const hash_table_ops_t uih_ops = {
hash_table_ops_t 97 uspace/srv/fs/locfs/locfs_ops.c static const hash_table_ops_t services_ops = {
hash_table_ops_t 126 uspace/srv/fs/mfs/mfs_ops.c static const hash_table_ops_t open_nodes_ops = {
hash_table_ops_t 191 uspace/srv/fs/tmpfs/tmpfs_ops.c const hash_table_ops_t nodes_ops = {
hash_table_ops_t 80 uspace/srv/fs/udf/udf_idx.c static const hash_table_ops_t udf_idx_ops = {
hash_table_ops_t 86 uspace/srv/hid/input/gsp.c static const hash_table_ops_t trans_ops = {
hash_table_ops_t 114 uspace/srv/ns/service.c static const hash_table_ops_t service_hash_table_ops = {
hash_table_ops_t 123 uspace/srv/ns/service.c static const hash_table_ops_t iface_hash_table_ops = {
hash_table_ops_t 82 uspace/srv/ns/task.c static const hash_table_ops_t task_hash_table_ops = {
hash_table_ops_t 133 uspace/srv/ns/task.c static const hash_table_ops_t p2i_ops = {
hash_table_ops_t 68 uspace/srv/vfs/vfs_node.c const hash_table_ops_t nodes_ops = {
HelenOS homepage, sources at GitHub