Searched refs:FNM_LEADING_DIR (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/contrib/dlz/modules/wildcard/
H A Ddlz_wildcard_dynamic.c74 #define FNM_LEADING_DIR 0x08 /* Ignore /<tail> after Imatch. */ macro
579 if ((flags & FNM_LEADING_DIR) && *string == '/')
607 return ((flags & FNM_LEADING_DIR) ||

Completed in 1755 milliseconds