Lines Matching refs:opt_cnt
381 int opt_cnt = 0; in shell_cmd_download() local
404 opt_cnt += 2; in shell_cmd_download()
414 return opt_cnt; in shell_cmd_download()
843 size_t opt_cnt = 0; in shell_cmd_upload() local
866 opt_cnt += 2; in shell_cmd_upload()
872 opt_cnt += 1; in shell_cmd_upload()
882 opt_cnt += 1; in shell_cmd_upload()
894 opt_cnt += 2; in shell_cmd_upload()
908 opt_cnt += 2; in shell_cmd_upload()
926 opt_cnt += 2; in shell_cmd_upload()
936 start += opt_cnt; in shell_cmd_upload()
937 argc -= opt_cnt; in shell_cmd_upload()
1078 size_t opt_cnt = 0; in shell_cmd_upload2() local
1099 opt_cnt += 2; in shell_cmd_upload2()
1105 opt_cnt += 1; in shell_cmd_upload2()
1115 opt_cnt += 1; in shell_cmd_upload2()
1127 opt_cnt += 2; in shell_cmd_upload2()
1141 opt_cnt += 2; in shell_cmd_upload2()
1159 opt_cnt += 2; in shell_cmd_upload2()
1169 start += opt_cnt; in shell_cmd_upload2()
1170 argc -= opt_cnt; in shell_cmd_upload2()