|
FFmpeg
|
miscellaneous OS support macros and functions. More...
#include "config.h"#include <fcntl.h>#include <sys/stat.h>Go to the source code of this file.
Macros | |
| #define | O_BINARY 0 |
Functions | |
| static int | is_dos_path (const char *path) |
miscellaneous OS support macros and functions.
Definition in file os_support.h.
| #define O_BINARY 0 |
Definition at line 36 of file os_support.h.
Referenced by avpriv_fopen_utf8(), avpriv_tempfile(), check(), main(), and shared_open().
|
inlinestatic |
Definition at line 107 of file os_support.h.
Referenced by ff_mkdir_p(), and url_find_protocol().