Searched refs:cmd_ddp_info_result (Results 1 – 1 of 1) sorted by relevance
14617 struct cmd_ddp_info_result { struct14625 TOKEN_STRING_INITIALIZER(struct cmd_ddp_info_result, ddp, "ddp"); argument14627 TOKEN_STRING_INITIALIZER(struct cmd_ddp_info_result, get, "get");14629 TOKEN_STRING_INITIALIZER(struct cmd_ddp_info_result, info, "info");14631 TOKEN_STRING_INITIALIZER(struct cmd_ddp_info_result, filepath, NULL);14639 struct cmd_ddp_info_result *res = parsed_result; in cmd_ddp_info_parsed()