/* AUTOMATICALLY GENERATED BY tspec 2.10 API SUBSET: posix2:fnmatch.h (VERSION 2.6) */ #ifndef __TDF_POSIX2_FNMATCH_H #define __TDF_POSIX2_FNMATCH_H #ifdef __cplusplus extern "C" { #endif #pragma TenDRA declaration block api__posix2__fnmatch begin #pragma token EXP const : int : FNM_NOMATCH # posix2.fnmatch.FNM_NOMATCH #pragma token EXP const : int : FNM_PATHNAME # posix2.fnmatch.FNM_PATHNAME #pragma token EXP const : int : FNM_PERIOD # posix2.fnmatch.FNM_PERIOD #pragma token EXP const : int : FNM_NOESCAPE # posix2.fnmatch.FNM_NOESCAPE #pragma token EXP const : int : FNM_NOSYS # posix2.fnmatch.FNM_NOSYS #pragma token FUNC int (const char *, const char *, int) : fnmatch # posix2.fnmatch.fnmatch #pragma interface FNM_NOMATCH FNM_PATHNAME FNM_PERIOD FNM_NOESCAPE FNM_NOSYS #pragma interface fnmatch #pragma TenDRA declaration block end #ifdef __cplusplus } #endif #endif /* __TDF_POSIX2_FNMATCH_H */