Searched defs:config_map_t (Results 1 – 4 of 4) sorted by relevance
3008 typedef struct config_map_t { in wl_ext_parse_config() struct3009 char name[20]; in wl_ext_parse_config()3010 char *head; in wl_ext_parse_config()3011 char *tail; in wl_ext_parse_config()3012 } config_map_t; in wl_ext_parse_config() typedef
1850 typedef struct config_map_t { in wl_ext_parse_config() struct1851 char name[20]; in wl_ext_parse_config()1852 char *head; in wl_ext_parse_config()1853 char *tail; in wl_ext_parse_config()1854 } config_map_t; in wl_ext_parse_config() typedef
3978 typedef struct config_map_t { in wl_ext_parse_config() struct3979 char name[0x14]; in wl_ext_parse_config()3980 char *head; in wl_ext_parse_config()3981 char *tail; in wl_ext_parse_config()3982 } config_map_t; in wl_ext_parse_config() typedef
2454 typedef struct config_map_t { in wl_ext_parse_config() struct2455 char name[20]; in wl_ext_parse_config()2456 char *head; in wl_ext_parse_config()2457 char *tail; in wl_ext_parse_config()2458 } config_map_t; in wl_ext_parse_config() typedef