Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libuutil/
H A Duu_pname.c42 static const char ERRNO_FMT[] = ": %s\n"; variable
97 (void) fprintf(stderr, ERRNO_FMT, strerror(err)); in uu_warn_internal()