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

  /src/usr.bin/ftp/
fetch.c 601 const char *emptypath = "/"; local
603 emptypath++;
604 ui->path = ftp_strdup(emptypath);

Completed in 15 milliseconds