Searched defs:state_to_str (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/lvm/libmeta/common/ | ||
H A D | meta_mirror.c | 685 static char state_to_str[100]; local 734 (void) sprintf(state_to_str, "0x%x", state); 735 return (state_to_str); |
Completed in 229 milliseconds