HomeSort by: relevance | last modified time | path
    Searched defs:emptypath (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/ftp/
fetch.c 602 const char *emptypath = "/"; local in function:parse_url
604 emptypath++;
605 ui->path = ftp_strdup(emptypath);
fetch.c 602 const char *emptypath = "/"; local in function:parse_url
604 emptypath++;
605 ui->path = ftp_strdup(emptypath);

Completed in 24 milliseconds