Searched refs:cmd_ddp_info_result (Results 1 – 1 of 1) sorted by relevance
13810 struct cmd_ddp_info_result { struct13818 TOKEN_STRING_INITIALIZER(struct cmd_ddp_info_result, ddp, "ddp"); argument13820 TOKEN_STRING_INITIALIZER(struct cmd_ddp_info_result, get, "get");13822 TOKEN_STRING_INITIALIZER(struct cmd_ddp_info_result, info, "info");13824 TOKEN_STRING_INITIALIZER(struct cmd_ddp_info_result, filepath, NULL);13832 struct cmd_ddp_info_result *res = parsed_result; in cmd_ddp_info_parsed()