Home | History | Annotate | Download | only in lib

Lines Matching defs:source

1305       char *source = myhost;
1309 while(source && *source) {
1310 if(*source == '.')
1313 *dest = *source;
1315 source++;
1647 don't another ftp command. We just skip the source file
1650 /* 3. pass file-size number of bytes in the source file */