Searched defs:config_map_t (Results 1 – 3 of 3) sorted by relevance
4879 typedef struct config_map_t { in wl_ext_parse_config() struct4880 char name[20]; in wl_ext_parse_config()4881 char *head; in wl_ext_parse_config()4882 char *tail; in wl_ext_parse_config()4883 } config_map_t; in wl_ext_parse_config() typedef
5486 typedef struct config_map_t { in wl_ext_parse_config() struct5487 char name[20]; in wl_ext_parse_config()5488 char *head; in wl_ext_parse_config()5489 char *tail; in wl_ext_parse_config()5490 } config_map_t; in wl_ext_parse_config() typedef
2331 typedef struct config_map_t { in wl_ext_parse_config() struct2332 char name[20]; in wl_ext_parse_config()2333 char *head; in wl_ext_parse_config()2334 char *tail; in wl_ext_parse_config()2335 } config_map_t; in wl_ext_parse_config() typedef