Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssh/
H A Dmisc.h99 int path_absolute(const char *);
H A Dauth.c402 if (path_absolute(file)) in expand_authorized_keys()
H A Dsftp.c1678 if (!path_absolute(path1)) in parse_dispatch_command()
2015 isabs = path_absolute(tmp); in complete_match()
H A Dmisc.c2535 path_absolute(const char *path) in path_absolute() function
2753 if (!path_absolute(av[0])) { in subprocess()
H A Dssh_namespace.h456 #define path_absolute Fssh_path_absolute macro
H A Dsshd.c1773 if (!test_flag && !do_dump_cfg && rexec_flag && !path_absolute(av[0]))
H A Dsession.c1331 if (!path_absolute(path)) in safely_chroot()
H A Dsftp-client.c2979 if (p && !path_absolute(p)) { in sftp_make_absolute()
H A Dreadconf.c2008 if (!path_absolute(arg) && *arg != '~') { in process_config_line_depth()
H A Dservconf.c767 if (path_absolute(expanded)) in derelativise_path()