Home
last modified time | relevance | path

Searched refs:GLOB_NOSYS (Results 1 – 8 of 8) sorted by relevance

/glibc-2.36/posix/
Dglob64-time64.c44 return GLOB_NOSYS; in __glob64_time64()
Dglob64.c47 return GLOB_NOSYS; in glob64()
Dglob.h71 #define GLOB_NOSYS 4 /* Not implemented. */ macro
Dtst-gnuglob-skeleton.c332 [GLOB_NOSYS] = "GLOB_NOSYS" in errstr()
Dtst-regex.input1484 * posix/glob.h: Likewise for GLOB_NOSYS.
10585 * posix/glob.h: Pretty print. Define GLOB_NOSYS.
/glibc-2.36/conform/data/
Dglob.h-data23 constant GLOB_NOSYS
/glibc-2.36/ChangeLog.old/
DChangeLog.81484 * posix/glob.h: Likewise for GLOB_NOSYS.
10585 * posix/glob.h: Pretty print. Define GLOB_NOSYS.
DChangeLog.1874066 * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.