Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dutil.h111 extern void vcont(log_class_t cl, const char *fmt, va_list val);
H A Dutil.c86 vcont(log_class_t cl, const char *fmt, va_list ap) in vcont() function