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