FFmpeg
Functions
os_support.h File Reference
#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

◆ is_dos_path()

static int is_dos_path ( const char *  path)
inlinestatic

Definition at line 98 of file os_support.h.

Referenced by url_find_protocol().