Searched defs:FNM_NOMATCH (Results 1 – 2 of 2) sorted by relevance
41 #define FNM_NOMATCH 1 /* string doesnt match the specified pattern */ macro
51 #define FNM_NOMATCH 1 /* == REG_NOMATCH */ macro