/external/autotest/server/cros/network/ |
D | telnet_helper.py | 50 def cmd(self, cmd_str, wait_ret=True): argument 57 if not isinstance(cmd_str, str): 58 raise error.TestError("Invalid command string %s" % cmd_str) 63 cmd_str.strip(self._tx_cmd_separator) 70 self._tn.write(cmd_str + self._tx_cmd_separator)
|
/external/strace/tests-mx32/ |
D | bpf.c | 108 const char *cmd_str; member 169 cmd_check->cmd_str, sizeof_attr, errstr); in test_bpf() 175 cmd_check->cmd_str, addr, errstr); in test_bpf() 189 printf("bpf(%s, {", cmd_check->cmd_str); in test_bpf() 196 cmd_check->cmd_str, addr + 1, offset, errstr); in test_bpf() 206 cmd_check->cmd_str, addr, sizeof_attr, errstr); in test_bpf() 213 printf("bpf(%s, {", cmd_check->cmd_str); in test_bpf() 221 printf("bpf(%s, {", cmd_check->cmd_str); in test_bpf() 235 cmd_check->cmd_str, addr, page_size, errstr); in test_bpf() 242 printf("bpf(%s, {", cmd_check->cmd_str); in test_bpf() [all …]
|
D | fcntl-common.c | 245 const char *cmd_str; member 268 check->cmd_str, check->arg_str, errstr); in test_other_set_cmd() 273 TEST_SYSCALL_STR, check->cmd_str, in test_other_set_cmd() 282 TEST_SYSCALL_STR, check->fd, check->cmd_str); in test_other_get_cmd() 288 TEST_SYSCALL_STR, check->cmd_str, errstr); in test_other_get_cmd()
|
D | s390_runtime_instr.c | 45 const char * cmd_str; in main() member 71 cmd_args[i].cmd_str, sprintrc(rc)); in main()
|
D | quotactl.h | 149 check_quota(uint32_t flags, int cmd, const char *cmd_str, in check_quota() argument 199 printf("quotactl(%s, %s", cmd_str, special_str); in check_quota()
|
D | ioctl_evdev-success.c | 16 const char *cmd_str; member 37 printf("ioctl(-1, %s, ", check->cmd_str); in test_evdev()
|
D | ioctl_kvm_run_common.c | 55 kvm_ioctl(int fd, unsigned long cmd, const char *cmd_str, void *arg) in kvm_ioctl() argument 59 perror_msg_and_skip("%s", cmd_str); in kvm_ioctl()
|
D | keyctl.c | 157 do_keyctl(kernel_ulong_t cmd, const char *cmd_str, ...) in do_keyctl() argument 178 va_start(ap, cmd_str); in do_keyctl() 201 printf("keyctl(%#x /* %s */", (unsigned) cmd, cmd_str); in do_keyctl() 203 printf("keyctl(%s", cmd_str); in do_keyctl()
|
/external/strace/tests-m32/ |
D | bpf.c | 108 const char *cmd_str; member 169 cmd_check->cmd_str, sizeof_attr, errstr); in test_bpf() 175 cmd_check->cmd_str, addr, errstr); in test_bpf() 189 printf("bpf(%s, {", cmd_check->cmd_str); in test_bpf() 196 cmd_check->cmd_str, addr + 1, offset, errstr); in test_bpf() 206 cmd_check->cmd_str, addr, sizeof_attr, errstr); in test_bpf() 213 printf("bpf(%s, {", cmd_check->cmd_str); in test_bpf() 221 printf("bpf(%s, {", cmd_check->cmd_str); in test_bpf() 235 cmd_check->cmd_str, addr, page_size, errstr); in test_bpf() 242 printf("bpf(%s, {", cmd_check->cmd_str); in test_bpf() [all …]
|
D | fcntl-common.c | 245 const char *cmd_str; member 268 check->cmd_str, check->arg_str, errstr); in test_other_set_cmd() 273 TEST_SYSCALL_STR, check->cmd_str, in test_other_set_cmd() 282 TEST_SYSCALL_STR, check->fd, check->cmd_str); in test_other_get_cmd() 288 TEST_SYSCALL_STR, check->cmd_str, errstr); in test_other_get_cmd()
|
D | s390_runtime_instr.c | 45 const char * cmd_str; in main() member 71 cmd_args[i].cmd_str, sprintrc(rc)); in main()
|
D | quotactl.h | 149 check_quota(uint32_t flags, int cmd, const char *cmd_str, in check_quota() argument 199 printf("quotactl(%s, %s", cmd_str, special_str); in check_quota()
|
D | ioctl_evdev-success.c | 16 const char *cmd_str; member 37 printf("ioctl(-1, %s, ", check->cmd_str); in test_evdev()
|
D | ioctl_kvm_run_common.c | 55 kvm_ioctl(int fd, unsigned long cmd, const char *cmd_str, void *arg) in kvm_ioctl() argument 59 perror_msg_and_skip("%s", cmd_str); in kvm_ioctl()
|
D | keyctl.c | 157 do_keyctl(kernel_ulong_t cmd, const char *cmd_str, ...) in do_keyctl() argument 178 va_start(ap, cmd_str); in do_keyctl() 201 printf("keyctl(%#x /* %s */", (unsigned) cmd, cmd_str); in do_keyctl() 203 printf("keyctl(%s", cmd_str); in do_keyctl()
|
/external/strace/tests/ |
D | bpf.c | 108 const char *cmd_str; member 169 cmd_check->cmd_str, sizeof_attr, errstr); in test_bpf() 175 cmd_check->cmd_str, addr, errstr); in test_bpf() 189 printf("bpf(%s, {", cmd_check->cmd_str); in test_bpf() 196 cmd_check->cmd_str, addr + 1, offset, errstr); in test_bpf() 206 cmd_check->cmd_str, addr, sizeof_attr, errstr); in test_bpf() 213 printf("bpf(%s, {", cmd_check->cmd_str); in test_bpf() 221 printf("bpf(%s, {", cmd_check->cmd_str); in test_bpf() 235 cmd_check->cmd_str, addr, page_size, errstr); in test_bpf() 242 printf("bpf(%s, {", cmd_check->cmd_str); in test_bpf() [all …]
|
D | fcntl-common.c | 245 const char *cmd_str; member 268 check->cmd_str, check->arg_str, errstr); in test_other_set_cmd() 273 TEST_SYSCALL_STR, check->cmd_str, in test_other_set_cmd() 282 TEST_SYSCALL_STR, check->fd, check->cmd_str); in test_other_get_cmd() 288 TEST_SYSCALL_STR, check->cmd_str, errstr); in test_other_get_cmd()
|
D | s390_runtime_instr.c | 45 const char * cmd_str; in main() member 71 cmd_args[i].cmd_str, sprintrc(rc)); in main()
|
D | quotactl.h | 149 check_quota(uint32_t flags, int cmd, const char *cmd_str, in check_quota() argument 199 printf("quotactl(%s, %s", cmd_str, special_str); in check_quota()
|
D | ioctl_evdev-success.c | 16 const char *cmd_str; member 37 printf("ioctl(-1, %s, ", check->cmd_str); in test_evdev()
|
D | ioctl_kvm_run_common.c | 55 kvm_ioctl(int fd, unsigned long cmd, const char *cmd_str, void *arg) in kvm_ioctl() argument 59 perror_msg_and_skip("%s", cmd_str); in kvm_ioctl()
|
D | keyctl.c | 157 do_keyctl(kernel_ulong_t cmd, const char *cmd_str, ...) in do_keyctl() argument 178 va_start(ap, cmd_str); in do_keyctl() 201 printf("keyctl(%#x /* %s */", (unsigned) cmd, cmd_str); in do_keyctl() 203 printf("keyctl(%s", cmd_str); in do_keyctl()
|
/external/vulkan-validation-layers/scripts/ |
D | update_deps.py | 356 def CustomPreProcess(self, cmd_str, repo_dict): argument 357 return cmd_str.format(repo_dict, self._args, CONFIG_MAP[self._args.config])
|
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.3/ |
D | sta_iface.cpp | 101 std::string cmd_str = std::string(cmd) + " " + std::to_string(arg); in doOneArgDriverCommand() local 102 return doZeroArgDriverCommand(wpa_s, cmd_str.c_str()); in doOneArgDriverCommand() 108 std::string cmd_str = std::string(cmd) + " " + arg; in doOneArgDriverCommand() local 109 return doZeroArgDriverCommand(wpa_s, cmd_str.c_str()); in doOneArgDriverCommand()
|
D | p2p_iface.cpp | 1409 const std::string cmd_str = in setMiracastModeInternal() local 1412 cmd_str.c_str(), cmd_str.c_str() + cmd_str.size() + 1); in setMiracastModeInternal()
|