Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/fs/dmapi/
Ddm_test.h113 #define DMOPT_GET(o) dm_GetCommandLineOption(o)
124 char *dm_GetCommandLineOption(char *option);
Ddm_test.c135 char *dm_GetCommandLineOption(char *option) in dm_GetCommandLineOption() function