Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pools/poold/
H A Dpoold.c91 static void pu_notice(const char *fmt, ...);
116 pu_notice(gettext("incorrect JNI version")); in check_thread_attached()
127 pu_notice(gettext("thread attach failed")); in check_thread_attached()
189 pu_notice(const char *fmt, ...) in pu_notice() function
217 pu_notice("could not invoke proper shutdown\n"); in halt_application()