Searched refs:auxstr (Results 1 – 1 of 1) sorted by relevance
389 const char *auxstr = atf_dynstr_cstring(&aux); in atf_fs_path_append_ap() local390 const bool needslash = auxstr[0] != '/'; in atf_fs_path_append_ap()393 needslash ? "/" : "", auxstr); in atf_fs_path_append_ap()