Searched refs:auxstr (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c/detail/
H A Dfs.c468 const char *auxstr = atf_dynstr_cstring(&aux); local
469 const bool needslash = auxstr[0] != '/';
472 needslash ? "/" : "", auxstr);

Completed in 31 milliseconds