Home
last modified time | relevance | path

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

/freebsd/contrib/tnftp/src/
H A Dfetch.c452 const char *emptypath = "/"; in parse_url() local
454 emptypath++; in parse_url()
455 *path = ftp_strdup(emptypath); in parse_url()