Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/libc-tests/tests/i18n/
H A Dbindtextdomain_test.c125 int got_errno = errno; in main() local
134 if (got_errno != tc->want_errno) { in main()
136 got_errno, tc->want_errno); in main()