search for: clipn

Displaying 2 results from an estimated 2 matches for "clipn".

Did you mean: clip
1997 Jul 24
0
smbclient, tar, and exclude
.../* check for s1 is an "initial" string of s2 */ + if (*s2 == '/' || *s2 == '\\') return 0; + return *s1-*s2; } *************** *** 1127,1137 **** strcpy(exclaim, cur_dir); *(exclaim+strlen(exclaim)-1)='\0'; - - if (clipfind(cliplist, clipn, exclaim)) { - DEBUG(3,("Skipping directory %s\n", exclaim)); - return; - } strcat(exclaim, "\\"); strcat(exclaim, finfo->name); --- 1143,1148 ---- *** proto.h Thu Jul 24 14:32:28 1997 --- proto.h.new Thu Jul 24 10:56:09 1997 *************** ***...
1998 Apr 12
0
Long file name support for smbclient
...ult > 99) { /* Long file names should always be > 99 */ + bufferp+=skipblks; + continue; + } else { + DEBUG(0, ("readtarheader returned bogus value\n")); + free(inbuf); free(outbuf); + return; + } } tskip=clipn