Home
last modified time | relevance | path

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

/dragonfly/contrib/lvm2/dist/tools/
HDdmsetup.c1281 static int _exec_command(const char *name) in _exec_command() function
1443 if (matched && _switches[EXEC_ARG] && _command && !_exec_command(name)) in _status()