Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.h246 char *derelativise_path(const char *);
Dservconf.c604 derelativise_path(const char *path) in derelativise_path() function
1110 *charptr = derelativise_path(arg); in process_server_config_line()
1125 xstrdup(arg) : derelativise_path(arg); in process_server_config_line()
Dsshd.c1476 derelativise_path(optarg);
1540 derelativise_path(optarg);