Home
last modified time | relevance | path

Searched refs:PlexState (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sbin/vinum/
H A Dvinumutil.c149 PlexState(char *text) in PlexState() function
H A Dcommands.c2379 state = PlexState(argv[0]); /* get the state */ in vinum_setstate()
/dragonfly/sys/dev/raid/vinum/
H A Dvinumutil.c154 PlexState(char *text) in PlexState() function
H A Dvinumext.h216 enum plexstate PlexState(char *text);
H A Dvinumconfig.c1434 state = PlexState(token[parameter]); /* set the state */ in config_plex()