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

/macosx-10.10/llvmCore-3425.0.34/utils/lit/lit/
H A DLitConfig.py93 if dir is not None and os.path.isabs(dir) and os.path.isdir(dir):
/macosx-10.10/OpenSSH-189/openssh/
H A Dsftp.c1698 u_int i, hadglob, pwdlen, len, tmplen, filelen, cesc, isesc, isabs; local
1708 isabs = tmp[0] == '/';
1744 tmp = path_strip(tmp2, isabs ? NULL : remote_path);

Completed in 190 milliseconds