Searched refs:fastboot_publish (Results 1 – 3 of 3) sorted by relevance
49 void fastboot_publish(const char *name, const char *value);
72 fastboot_publish(key, value); in config_parse_line()
77 void fastboot_publish(const char *name, const char *value) in fastboot_publish() function