Searched refs:get_error_string (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/lvm/metassist/common/
H A Dvolume_error.h50 extern char *get_error_string(int error);
54 * be retrieved with get_error_string(error), assuming error is less
H A Dvolume_error.c55 get_error_string( function
71 * be retrieved with get_error_string(error), assuming error is less
/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_concat.c286 get_error_string(error));
H A Dlayout_hsp.c141 get_error_string(error));
H A Dlayout_stripe.c415 get_error_string(error));
H A Dlayout_mirror.c236 get_error_string(error));
446 get_error_string(error));
/illumos-gate/usr/src/cmd/lvm/metassist/controller/
H A Dmetassist.c1461 char *message = get_error_string(error);

Completed in 83 milliseconds