Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
str_errno_to_string
usr/src/cmd/cdrw/bstream.h
82
char *str_errno_to_string(int serrno);
usr/src/cmd/cdrw/util.c
155
return (str_errno_to_string(str_errno));