Searched refs:files_to_copy (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/utils/
H A Dmake_printerdef.c29 char *files_to_copy; variable
328 if (strlen(files_to_copy) != 0)
329 pstrcat(files_to_copy,",");
330 pstrcat(files_to_copy,&part[1]);
415 if (strlen(files_to_copy) != 0)
416 pstrcat(files_to_copy,",");
417 pstrcat(files_to_copy,direc);
418 pstrcat(files_to_copy,buffer[i]);
563 if((files_to_copy=(char *)malloc(2048*sizeof(char))) == NULL) {
567 *files_to_copy
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/utils/
H A Dmake_printerdef.c29 char *files_to_copy; variable
328 if (strlen(files_to_copy) != 0)
329 pstrcat(files_to_copy,",");
330 pstrcat(files_to_copy,&part[1]);
415 if (strlen(files_to_copy) != 0)
416 pstrcat(files_to_copy,",");
417 pstrcat(files_to_copy,direc);
418 pstrcat(files_to_copy,buffer[i]);
563 if((files_to_copy=(char *)malloc(2048*sizeof(char))) == NULL) {
567 *files_to_copy
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/utils/
H A Dmake_printerdef.c29 char *files_to_copy; variable
328 if (strlen(files_to_copy) != 0)
329 pstrcat(files_to_copy,",");
330 pstrcat(files_to_copy,&part[1]);
415 if (strlen(files_to_copy) != 0)
416 pstrcat(files_to_copy,",");
417 pstrcat(files_to_copy,direc);
418 pstrcat(files_to_copy,buffer[i]);
563 if((files_to_copy=(char *)malloc(2048*sizeof(char))) == NULL) {
567 *files_to_copy
[all...]

Completed in 170 milliseconds