Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Ddmsetup.c1281 static int _exec_command(const char *name) in _exec_command() function
1436 if (matched && _switches[EXEC_ARG] && _command && !_exec_command(name)) in _status()