Searched refs:FNM_NORES (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/include/zephyr/posix/ | ||
D | fnmatch.h | 41 #define FNM_NORES 3 /* Out of resources */ macro |
/Zephyr-latest/lib/posix/options/ | ||
D | fnmatch.c | 133 return FNM_NORES; in fnmatchx() |