Home | Sort by: relevance | last modified time | path |
/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); |