Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dmisc.h109 int path_absolute(const char *);
H A Dmisc.c2482 path_absolute(const char *path) in path_absolute() function
2698 if (!path_absolute(av[0])) { in subprocess()
H A Dsftp.c1698 if (!path_absolute(path1)) in parse_dispatch_command()
2034 isabs = path_absolute(tmp); in complete_match()
H A Dsession.c1149 if (!path_absolute(path)) in safely_chroot()
H A Dsftp-client.c2960 if (p && !path_absolute(p)) { in sftp_make_absolute()