Lines Matching defs:proto
517 const char *proto = avio_find_protocol_name(c->dirname);
518 int use_rename = proto && !strcmp(proto, "file");
1140 const char *proto = avio_find_protocol_name(s->url);
1141 int use_rename = proto && !strcmp(proto, "file");
1916 const char *proto = avio_find_protocol_name(s->url);
1917 int use_rename = proto && !strcmp(proto, "file");
2249 const char *proto = avio_find_protocol_name(s->url);
2250 int use_rename = proto && !strcmp(proto, "file");