Home
last modified time | relevance | path

Searched defs:FNM_LEADING_DIR (Results 1 – 2 of 2) sorted by relevance

/minix/include/
H A Dfnmatch.h48 #define FNM_LEADING_DIR 0x10 /* Ignore /<tail> after Imatch. */ macro
/minix/external/bsd/bind/dist/contrib/dlz/modules/wildcard/
H A Ddlz_wildcard_dynamic.c85 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */ macro