HomeSort by: relevance | last modified time | path
    Searched defs:_command (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/lvm2/dist/tools/
dmsetup.c 167 static char *_command; variable
1301 c = _command;
1402 if (!_switches[EXEC_ARG] || !_command ||
1406 } else if (!_switches[EXEC_ARG] || !_command ||
1436 if (matched && _switches[EXEC_ARG] && _command && !_exec_command(name))
2510 (_switches[EXEC_ARG] && _command))
3058 _command = optarg;
dmsetup.c 167 static char *_command; variable
1301 c = _command;
1402 if (!_switches[EXEC_ARG] || !_command ||
1406 } else if (!_switches[EXEC_ARG] || !_command ||
1436 if (matched && _switches[EXEC_ARG] && _command && !_exec_command(name))
2510 (_switches[EXEC_ARG] && _command))
3058 _command = optarg;
dmsetup.c 167 static char *_command; variable
1301 c = _command;
1402 if (!_switches[EXEC_ARG] || !_command ||
1406 } else if (!_switches[EXEC_ARG] || !_command ||
1436 if (matched && _switches[EXEC_ARG] && _command && !_exec_command(name))
2510 (_switches[EXEC_ARG] && _command))
3058 _command = optarg;

Completed in 70 milliseconds