Lines Matching defs:clcall
59 #define clcall callp->param.acall.cargs.setfbcl_arg
122 clcall.sl = *label;
123 (void) strcpy(clcall.pathname, canon);
159 #undef clcall
162 #define clcall callp->param.acall.cargs.zcopy_arg
215 clcall.src_win_sl = *src_win_sl;
216 clcall.transfer_mode = transfer_mode;
217 clcall.remote_dir = strings;
219 clcall.filename = strings;
221 clcall.local_dir = strings;
223 clcall.display = strings;
225 (void) strcpy(&clcall.buf[clcall.remote_dir], remote_dir);
226 (void) strcpy(&clcall.buf[clcall.filename], filename);
227 (void) strcpy(&clcall.buf[clcall.local_dir], local_dir);
228 (void) strcpy(&clcall.buf[clcall.display], display);