Searched refs:a_name (Results 1 – 4 of 4) sorted by relevance
50 int set_attribute(const char *a_name, const char *a_value) in set_attribute() argument65 a_name_size = calculate_string_buffer(a_name); in set_attribute()79 ret = populate_string_buffer(start, a_name_size, a_name); in set_attribute()
185 int set_attribute(const char *a_name, const char *a_value);
38 int hp_set_attribute(const char *a_name, const char *a_value) in hp_set_attribute() argument61 a_name_size = hp_calculate_string_buffer(a_name); in hp_set_attribute()74 start = hp_ascii_to_utf16_unicode(start, a_name); in hp_set_attribute()
446 int hp_set_attribute(const char *a_name, const char *a_value);
Completed in 11 milliseconds