Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssh/
H A Dmisc.h97 int path_absolute(const char *);
H A Dauth.c448 if (path_absolute(file)) in expand_authorized_keys()
H A Dmisc.c2423 path_absolute(const char *path) in path_absolute() function
2628 if (!path_absolute(av[0])) { in subprocess()
H A Dsftp.c1613 if (!path_absolute(path1)) in parse_dispatch_command()
1944 isabs = path_absolute(tmp); in complete_match()
H A Dssh_namespace.h456 #define path_absolute Fssh_path_absolute macro
H A Dsshd.c1716 if (!test_flag && rexec_flag && !path_absolute(av[0]))
H A Dsession.c1339 if (!path_absolute(path)) in safely_chroot()
H A Dsftp-client.c2591 if (p && !path_absolute(p)) { in make_absolute()
H A Dservconf.c754 if (path_absolute(expanded)) in derelativise_path()
H A Dreadconf.c1888 if (!path_absolute(arg) && *arg != '~') { in process_config_line_depth()