blob: ef34fc4e046b58f6ab15e7b238ac229ecbdbfd58 (
plain) (
tree)
|
|
#ifndef ISO
constant FNM_NOMATCH
constant FNM_PATHNAME
constant FNM_PERIOD
constant FNM_NOESCAPE
constant FNM_NOSYS
function int fnmatch (const char*, const char*, int)
allow FNM_*
allow *_t
#endif
|