|
openthread-br
0.3.0-72c0388
|
Go to the source code of this file.
Functions | |
| int | otbr::SystemUtils::ExecuteCommand (const char *aFormat,...) |
This file includes definitions for POSIX system utilities.
| int otbr::SystemUtils::ExecuteCommand | ( | const char * | aFormat, |
| ... | |||
| ) |
This method formats a system command to execute.
| [in] | aFormat | A pointer to the format string. |
| [in] | ... | Arguments for the format specification. |
1.8.17