Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libadt_jni/common/
H A Dadt_jni.c86 char *local_text; in errno_to_i18n() local
89 local_text = strerror(error_code); in errno_to_i18n()
91 return (local_text); in errno_to_i18n()