Home
last modified time | relevance | path

Searched refs:GetProcCmdlineValue (Results 1 - 2 of 2) sorted by relevance

/base/startup/init/interfaces/innerkits/include/
H A Dinit_utils.h64 int GetProcCmdlineValue(const char *name, const char *buffer, char *value, int length);
/base/startup/init/services/utils/
H A Dinit_utils.c247 int GetProcCmdlineValue(const char *name, const char *buffer, char *value, int length) in GetProcCmdlineValue() function
728 int ret = GetProcCmdlineValue(paramName, buffer, value, valueLen); in GetParameterFromCmdLine()

Completed in 2 milliseconds