Home
last modified time | relevance | path

Searched refs:derelativise_path (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/crypto/openssh/
HDservconf.h335 char *derelativise_path(const char *);
HDservconf.c278 char *apath = derelativise_path(path); in servconf_add_hostkey()
292 char *apath = derelativise_path(path); in servconf_add_hostcert()
819 derelativise_path(const char *path) in derelativise_path() function
1525 xstrdup(arg) : derelativise_path(arg); in process_server_config_line_depth()
1545 *charptr = derelativise_path(arg); in process_server_config_line_depth()
2511 xstrdup(arg) : derelativise_path(arg); in process_server_config_line_depth()