Searched refs:STANDALONE_STATE (Results 1 – 2 of 2) sorted by relevance
45 #define STANDALONE_STATE "ONLINE" macro248 printf("(%6s) %-*s", buf, state_len, STANDALONE_STATE); in print_standalone()250 printf("(%s) %s", buf, STANDALONE_STATE); in print_standalone()514 state_len = strlen(STANDALONE_STATE); in show_drives()
53 #define STANDALONE_STATE "ONLINE" macro