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

/freebsd-10.1-release/crypto/openssh/
H A Dsftp.c1804 u_int i, hadglob, pwdlen, len, tmplen, filelen, cesc, isesc, isabs; local
1815 isabs = tmp[0] == '/';
1851 tmp = path_strip(tmp2, isabs ? NULL : remote_path);

Completed in 93 milliseconds