Home
last modified time | relevance | path

Searched defs:cmdp (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/include/
Dcli.h133 static inline bool cli_process_fdt(const char **cmdp) in cli_process_fdt()
/external/u-boot/common/
Dcli.c145 bool cli_process_fdt(const char **cmdp) in cli_process_fdt()
/external/ltp/testcases/kernel/hotplug/memory_hotplug/
Dcommands.c1093 struct command *cmdp = cmd_table; in help_me() local
1128 static bool unique_abbrev(char *cmd, size_t clen, struct command *cmdp) in unique_abbrev()
1141 struct command *cmdp; in parse_command() local
/external/kernel-headers/original/scsi/
Dsg.h54 unsigned char __user *cmdp; /* [i], [*i] points to command to perform */ member
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_pt_linux_nvme.c300 struct sg_nvme_passthru_cmd *cmdp, void * dp, bool is_read, in do_nvme_admin_cmd()
Dsg_lib.c2053 sg_get_command_name(const unsigned char * cmdp, int peri_type, int buff_len, in sg_get_command_name()
/external/python/cpython3/PC/
Dlauncher.c885 wchar_t * cmdp; in read_config_file() local