Home
last modified time | relevance | path

Searched refs:RANGE_ERROR (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/libkern/
HDfnmatch.c49 #define RANGE_ERROR (-1) macro
122 case RANGE_ERROR: in fnmatch()
186 return (RANGE_ERROR); in rangematch()
200 return (RANGE_ERROR); in rangematch()
/freebsd-11-stable/lib/libc/gen/
HDfnmatch.c72 #define RANGE_ERROR (-1) macro
173 case RANGE_ERROR: in fnmatch1()
270 return (RANGE_ERROR); in rangematch()
293 return (RANGE_ERROR); in rangematch()