Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.h299 char *derelativise_path(const char *);
Dservconf.c279 char *apath = derelativise_path(path); in servconf_add_hostkey()
291 char *apath = derelativise_path(path); in servconf_add_hostcert()
752 derelativise_path(const char *path) in derelativise_path() function
1441 xstrdup(arg) : derelativise_path(arg); in process_server_config_line_depth()
1461 *charptr = derelativise_path(arg); in process_server_config_line_depth()
2175 xstrdup(arg) : derelativise_path(arg); in process_server_config_line_depth()