FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
os_support.h File Reference

miscellaneous OS support macros and functions. More...

#include "config.h"
#include <sys/stat.h>

Go to the source code of this file.

Functions

static int is_dos_path (const char *path)
 

Detailed Description

miscellaneous OS support macros and functions.

Definition in file os_support.h.

Function Documentation

static int is_dos_path ( const char *  path)
inlinestatic

Definition at line 70 of file os_support.h.

Referenced by url_find_protocol().