Home
last modified time | relevance | path

Searched refs:AVIO_ENTRY_SYMBOLIC_LINK (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/doc/examples/
Davio_list_dir.c40 case AVIO_ENTRY_SYMBOLIC_LINK: in type_string()
/third_party/ffmpeg/libavformat/
Davio.h72 AVIO_ENTRY_SYMBOLIC_LINK, enumerator
Dfile.c319 (*next)->type = AVIO_ENTRY_SYMBOLIC_LINK; in file_read_dir()
Dlibssh.c372 entry->type = AVIO_ENTRY_SYMBOLIC_LINK; in libssh_read_dir()
Dftp.c985 next->type = AVIO_ENTRY_SYMBOLIC_LINK; in ftp_parse_entry_mlsd()