Searched refs:enum_lookup_map (Results 1 – 2 of 2) sorted by relevance
45 struct enum_lookup_map { struct50 extern struct enum_lookup_map directory_mapping_map[]; argument51 extern const char *enum_lookup(int value, struct enum_lookup_map *map);
77 struct enum_lookup_map directory_mapping_map[] = {84 struct enum_lookup_map trust_dir_map[] = {819 update_enum(int *value, int *new, char *name, struct enum_lookup_map *map) in update_enum()1108 enum_lookup(int value, struct enum_lookup_map *map) in enum_lookup()