Searched refs:URL_OLD_TFTP (Results 1 – 3 of 3) sorted by relevance
52 return URL_OLD_TFTP; in url_type()118 ui->type = URL_OLD_TFTP; in parse_url()
13 URL_OLD_TFTP, /* It's a ::-style TFTP path */ enumerator
212 if (url->type != URL_OLD_TFTP) { in tftp_open()