Home
last modified time | relevance | path

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

/glibc-2.36/locale/programs/
Dlocaledef.c98 #define OPT_POSIX 301 macro
129 { "posix", OPT_POSIX, NULL, 0, N_("Strictly conform to POSIX") },
363 case OPT_POSIX: in parse_opt()