Home
last modified time | relevance | path

Searched defs:error_description (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_panic.c357 struct error_description { struct
358 int ed_errno;
359 char *ed_name;
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DDNSCommon.c227 const char *error_description; in mStatusDescription() local