Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dndd.c51 static void printe(boolean_t print_errno, char *fmt, ...);
578 printe(boolean_t print_errno, char *fmt, ...) in printe() function
614 printe(B_TRUE, "open of %s failed", modpath); in open_device()
627 printe(B_FALSE, "%s is not a streams device", modpath); in open_device()