Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/libc-tests/tests/
H A Dstrerror.c59 strerror_l_verify(locale_t loc, const char *exp) in strerror_l_verify() function
115 strerror_l_verify(NULL, en); in main()
116 strerror_l_verify(loc, trans); in main()
122 strerror_l_verify(NULL, trans); in main()
123 strerror_l_verify(loc, trans); in main()
129 strerror_l_verify(NULL, en); in main()
130 strerror_l_verify(loc, trans); in main()