Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cdrw/
H A Dbstream.h84 char *str_errno_to_string(int serrno);
H A Dutil.c157 return (str_errno_to_string(str_errno)); in get_err_str()
H A Dbstream.c51 str_errno_to_string(int serrno) in str_errno_to_string() function