Searched refs:getopt (Results 1 - 10 of 10) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/ |
H A D | getopt.h | 8 int getopt(int, char * const [], const char *);
|
H A D | unistd.h | 681 int getopt(int, char * const [], const char *);
|
/test/ostest/wukong/shell_command/include/ |
H A D | wukong_shell_command.h | 19 #include <getopt.h>
|
/device/soc/rockchip/rk2206/hardware/ |
H A D | build.py | 12 import getopt namespace
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | getopt1ndk.cpp | 19 #include <getopt.h>
|
H A D | getoptndk.cpp | 19 #include <getopt.h>
|
H A D | unistdndk.cpp | 23 #include <getopt.h>
310 int getInfo = getopt(optArgc, optArgv, optString);
in GetOpt() 1392 int ch = getopt(optArgc, optArgv, optString);
in Optarg() 1416 int ch = getopt(optArgc, optArgv, optString);
in Optind() 1440 int ch = getopt(optArgc, optArgv, optString);
in Optopt() 1466 int ch = getopt(optArgc, optArgv, optString);
in Opterr()
|
/test/xts/hats/hdf/camera/cameraHdi/v4l2/include/ |
H A D | test_display.h | 49 #include <getopt.h>
|
/test/testfwk/arkxtest/uitest/server/ |
H A D | server_main.cpp | 21 #include <getopt.h>
|
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/ |
H A D | configure_llvm | 2214 getopt 6116 check_func getopt
|
Completed in 15 milliseconds