Home
last modified time | relevance | path

Searched refs:has_trailslash (Results 1 – 1 of 1) sorted by relevance

/dports/www/retawq/retawq-0.2.6c/
H A Dstuff.c419 { tBoolean has_trailslash = cond2boolean(env[strlen(env) - 1] == chDirsep); in get_homepath() local
422 (has_trailslash ? strEmpty : strDirsep)); in get_homepath()