2 * Generated header for gperf generated source Sun May 6 16:20:59 PDT 2012
3 * This file enumerates the list of names and declares the
4 * procedure for mapping string names to the enum value.
6 #ifndef AUTOOPTS_VALUE_TYPE_H_GUARD
7 #define AUTOOPTS_VALUE_TYPE_H_GUARD 1
17 VTP_KWD_SET_MEMBERSHIP
,
23 extern value_type_enum_t
24 find_value_type_id(char const * str
, unsigned int len
);
25 #endif /* AUTOOPTS_VALUE_TYPE_H_GUARD */