OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_find_command
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/lvm2/dist/tools/
lvmcmdline.c
564
static struct command *
_find_command
(const char *name)
function
589
struct command *com =
_find_command
(name);
973
if (!(cmd->command =
_find_command
(argv[0])))
dmsetup.c
2603
static struct command *
_find_command
(const char *name)
function
3158
c =
_find_command
("version");
3167
if (!(c =
_find_command
(argv[0]))) {
Completed in 53 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026