Home
last modified time | relevance | path

Searched refs:enum_lookup (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/mdb/common/modules/svc.configd/
H A Dconfigd.c40 enum_lookup(char *out, size_t size, mdb_ctf_id_t id, int val, in enum_lookup() function
130 enum_lookup(state, sizeof (state), thread_state_enum, in configd_thread()
134 enum_lookup(oldstate, sizeof (oldstate), thread_state_enum, in configd_thread()
241 enum_lookup(requstr, sizeof (requstr), request_enum, cur.rl_request, in request_log()
245 enum_lookup(respstr, sizeof (respstr), response_enum, in request_log()
299 enum_lookup(typestr, sizeof (typestr), ptr_type_enum, in request_log()
/titanic_41/usr/src/cmd/idmap/idmapd/
H A Didmap_config.h51 extern const char *enum_lookup(int value, struct enum_lookup_map *map);
H A Dinit.c424 enum_lookup(pgcfg->directory_based_mapping, directory_mapping_map)); in print_idmapdstate()
H A Didmap_config.c826 enum_lookup(*new, map)); in update_enum()
916 enum_lookup((*value)[i].direction, trust_dir_map)); in update_trusted_domains()
1108 enum_lookup(int value, struct enum_lookup_map *map) in enum_lookup() function
H A Dserver.c1275 enum_lookup(pgcfg->directory_based_mapping, in idmap_get_prop_1_svc()
/titanic_41/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c312 enum_lookup(char *out, size_t size, mdb_ctf_id_t id, int val, in enum_lookup() function
434 enum_lookup(type, sizeof (type), type_enum, in blkptr()
436 enum_lookup(checksum, sizeof (checksum), checksum_enum, in blkptr()
438 enum_lookup(compress, sizeof (compress), compress_enum, in blkptr()