Lines Matching full:fnmatch
97 # include <fnmatch.h>1343 || fnmatch(glob.c_str(), ProgramInvocationName(), FNM_PATHNAME) == 01344 || fnmatch(glob.c_str(), ProgramInvocationShortName(), FNM_PATHNAME) == 0