| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | driver_nl80211_android.c | 42 static int android_priv_cmd(struct i802_bss *bss, const char *cmd) in android_priv_cmd() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | edit_readline.c | 92 static void readline_cmd_handler(char *cmd) in readline_cmd_handler() argument 112 edit_init(void (*cmd_cb)(void *ctx, char *cmd), void (*eof_cb)(void *ctx), char ** (*completion_cb)(void *ctx, const char *cmd, int pos), void *ctx, const char *history_file, const char *ps) edit_init() argument 147 edit_deinit(const char *history_file, int (*filter_cb)(void *ctx, const char *cmd)) edit_deinit() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | cli.c | 211 int write_cmd(char *buf, size_t buflen, const char *cmd, int argc, char *argv[]) in write_cmd() argument 240 int tokenize_cmd(char *cmd, char *argv[]) in tokenize_cmd() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| H A D | driver_nl80211_android.c | 42 static int android_priv_cmd(struct i802_bss *bss, const char *cmd) in android_priv_cmd() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | edit_readline.c | 92 static void readline_cmd_handler(char *cmd) in readline_cmd_handler() argument 112 edit_init(void (*cmd_cb)(void *ctx, char *cmd), void (*eof_cb)(void *ctx), char ** (*completion_cb)(void *ctx, const char *cmd, int pos), void *ctx, const char *history_file, const char *ps) edit_init() argument 147 edit_deinit(const char *history_file, int (*filter_cb)(void *ctx, const char *cmd)) edit_deinit() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | cli.c | 211 int write_cmd(char *buf, size_t buflen, const char *cmd, int argc, char *argv[]) in write_cmd() argument 240 int tokenize_cmd(char *cmd, char *argv[]) in tokenize_cmd() argument
|
| /test/testfwk/arkxtest/uitest/server/ |
| H A D | server_main.cpp | 160 auto cmd = OHOS::AAFwk::Want(); in DumpLayout() local
|
| /test/xts/acts/hiviewdfx/utils/native/ |
| H A D | file_utils.cpp | 36 int ExecCmdWithRet(std::string cmd, std::vector<std::string> &resvec) in ExecCmdWithRet() argument 66 ExeCmd(std::string cmd) ExeCmd() argument 72 CmdRun(std::string cmd, std::string &result) CmdRun() argument 94 ExecuteCmd(std::string cmd) ExecuteCmd() argument 107 SaveCmdOutput(std::string cmd, std::string saveFile) SaveCmdOutput() argument 119 std::string cmd = "rm " + hilogredirect; RedirecthiLog() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | dsicinvideo.c | 132 uint16_t cmd; in cin_decode_lzss() local
|
| H A D | v4l2_context.c | 158 struct v4l2_decoder_cmd cmd = { in v4l2_start_decode() local 231 struct v4l2_decoder_cmd cmd = { in v4l2_stop_decode() local 251 struct v4l2_encoder_cmd cmd = { in v4l2_stop_encode() local 558 int ff_v4l2_context_set_status(V4L2Context* ctx, uint32_t cmd) in ff_v4l2_context_set_status() argument [all...] |
| /third_party/curl/tests/libtest/ |
| H A D | lib1560.c | 1039 static CURLUcode updateurl(CURLU *u, const char *cmd, unsigned int setflags) in updateurl() argument
|
| /third_party/elfutils/libelf/ |
| H A D | elf_begin.c | 50 file_read_ar(int fildes, void *map_address, off_t offset, size_t maxsize, Elf_Cmd cmd, Elf *parent) file_read_ar() argument 280 file_read_elf(int fildes, void *map_address, unsigned char *e_ident, int64_t offset, size_t maxsize, Elf_Cmd cmd, Elf *parent) file_read_elf() argument 550 __libelf_read_mmaped_file(int fildes, void *map_address, int64_t offset, size_t maxsize, Elf_Cmd cmd, Elf *parent) __libelf_read_mmaped_file() argument 583 read_unmmaped_file(int fildes, int64_t offset, size_t maxsize, Elf_Cmd cmd, Elf *parent) read_unmmaped_file() argument 645 read_file(int fildes, int64_t offset, size_t maxsize, Elf_Cmd cmd, Elf *parent) read_file() argument 1045 dup_elf(int fildes, Elf_Cmd cmd, Elf *ref) dup_elf() argument 1108 write_file(int fd, Elf_Cmd cmd) write_file() argument 1135 lock_dup_elf(int fildes, Elf_Cmd cmd, Elf *ref) lock_dup_elf() argument 1149 elf_begin(int fildes, Elf_Cmd cmd, Elf *ref) elf_begin() argument [all...] |
| /third_party/eudev/src/udev/ |
| H A D | udev.h | 168 int (*cmd)(struct udev_device *dev, int argc, char *argv[], bool test); member 203 int (*cmd)(struct udev *udev, int argc, char *argv[]); member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_adelay.c | 264 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
|
| H A D | af_crossfeed.c | 320 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
|
| H A D | af_compensationdelay.c | 148 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
|
| H A D | af_stereotools.c | 340 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
|
| H A D | vf_eq.c | 270 static inline int set_param(AVExpr **pexpr, const char *args, const char *cmd, in set_param() argument 282 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
|
| H A D | vf_deblock.c | 369 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
|
| H A D | af_volume.c | 310 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
|
| H A D | f_streamselect.c | 245 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
|
| H A D | vf_bilateral.c | 477 process_command(AVFilterContext *ctx, const char *cmd, const char *arg, char *res, int res_len, int flags) process_command() argument
|
| H A D | vf_avgblur.c | 305 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
|
| H A D | af_rubberband.c | 173 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
|
| H A D | af_asupercut.c | 296 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
|