Searched refs:needslash (Results 1 – 3 of 3) sorted by relevance
323 bool needslash = false; in mkfilename() local332 needslash = true; in mkfilename()335 rlen = dlen + (needslash ? 1 : 0) + flen; in mkfilename()338 if (needslash) { in mkfilename()
90 int needslash = 1; in join_path() local95 needslash = 0; in join_path()101 if (needslash) { in join_path()
470 const bool needslash = auxstr[0] != '/'; in atf_fs_path_append_ap() local473 needslash ? "/" : "", auxstr); in atf_fs_path_append_ap()