Searched refs:search_path_buf (Results 1 – 1 of 1) sorted by relevance
1069 pkgconf_buffer_t search_path_buf = PKGCONF_BUFFER_INITIALIZER; in annotate_result() local1076 if (pkgconf_buffer_len(&search_path_buf)) in annotate_result()1077 pkgconf_buffer_push_byte(&search_path_buf, ' '); in annotate_result()1079 pkgconf_buffer_append(&search_path_buf, path->path); in annotate_result()1118 pkgconf_buffer_str_or_empty(&search_path_buf), in annotate_result()1173 pkgconf_buffer_finalize(&search_path_buf); in annotate_result()