Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

fnmatch.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define __const
#define __P(protos)   ()
#define _FNMATCH_H   1
#define FNM_CASEFOLD   (1 << 4)
#define FNM_FILE_NAME   FNM_PATHNAME
#define FNM_LEADING_DIR   (1 << 3)
#define FNM_NOESCAPE   (1 << 1)
#define FNM_NOMATCH   1
#define FNM_PATHNAME   (1 << 0)
#define FNM_PERIOD   (1 << 2)

Functions

int fnmatch __P ((__const char *__pattern, __const char *__name, int __flags))


Define Documentation

#define __const
 

Definition at line 43 of file fnmatch.h.

#define __P protos   )     ()
 

Definition at line 33 of file fnmatch.h.

#define _FNMATCH_H   1
 

Definition at line 20 of file fnmatch.h.

#define FNM_CASEFOLD   (1 << 4)
 

Definition at line 61 of file fnmatch.h.

#define FNM_FILE_NAME   FNM_PATHNAME
 

Definition at line 59 of file fnmatch.h.

Referenced by __P().

#define FNM_LEADING_DIR   (1 << 3)
 

Definition at line 60 of file fnmatch.h.

#define FNM_NOESCAPE   (1 << 1)
 

Definition at line 55 of file fnmatch.h.

#define FNM_NOMATCH   1
 

Definition at line 65 of file fnmatch.h.

Referenced by __P().

#define FNM_PATHNAME   (1 << 0)
 

Definition at line 54 of file fnmatch.h.

#define FNM_PERIOD   (1 << 2)
 

Definition at line 56 of file fnmatch.h.

Referenced by __P(), and fnmatch().


Function Documentation

int fnmatch __P (__const char *__pattern, __const char *__name, int __flags)   ) 
 


Generated on Sun Dec 26 17:22:30 2004 for mudclient by  doxygen 1.3.9.1