Searched defs:desc_string (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_fnutils.c164 FN_string_t *desc_string; local
168 desc_string = fn_status_description(status, DETAIL, NULL);
169 if (desc_string != NULL) {
170 desc = (const char *)fn_string_str(desc_string, NULL);
177 fn_string_destroy(desc_string);
/illumos-gate/usr/src/lib/storage/liba5k/common/hdrs/
H A Da5k.h429 uchar_t desc_string[0xff]; member in struct:element_descriptor

Completed in 54 milliseconds