Searched refs:Make_temp_copy (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/src/include/
H A Dlpd_jobs.h38 char *Make_temp_copy( char *srcfile, char *destdir );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/src/include/
H A Dlpd_jobs.h38 char *Make_temp_copy( char *srcfile, char *destdir );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/src/include/
H A Dlpd_jobs.h38 char *Make_temp_copy( char *srcfile, char *destdir );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/src/common/
H A Dlpd_jobs.c333 * Make_temp_copy - make a temporary copy in the directory
336 char *Make_temp_copy( char *srcfile, char *destdir ) function
346 DEBUG3("Make_temp_copy: '%s' to '%s'", srcfile, destdir);
352 DEBUG3("Make_temp_copy: link '%s' to '%s' failed, '%s'",
357 LOGERR(LOG_INFO)"Make_temp_copy: open '%s' failed", srcfile );
366 LOGERR(LOG_INFO)"Make_temp_copy: copy to '%s' failed", path );
1115 path = Make_temp_copy( from, sd );
1127 path = Make_temp_copy(from,sd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/src/common/
H A Dlpd_jobs.c333 * Make_temp_copy - make a temporary copy in the directory
336 char *Make_temp_copy( char *srcfile, char *destdir ) function
346 DEBUG3("Make_temp_copy: '%s' to '%s'", srcfile, destdir);
352 DEBUG3("Make_temp_copy: link '%s' to '%s' failed, '%s'",
357 LOGERR(LOG_INFO)"Make_temp_copy: open '%s' failed", srcfile );
366 LOGERR(LOG_INFO)"Make_temp_copy: copy to '%s' failed", path );
1115 path = Make_temp_copy( from, sd );
1127 path = Make_temp_copy(from,sd);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/src/common/
H A Dlpd_jobs.c333 * Make_temp_copy - make a temporary copy in the directory
336 char *Make_temp_copy( char *srcfile, char *destdir ) function
346 DEBUG3("Make_temp_copy: '%s' to '%s'", srcfile, destdir);
352 DEBUG3("Make_temp_copy: link '%s' to '%s' failed, '%s'",
357 LOGERR(LOG_INFO)"Make_temp_copy: open '%s' failed", srcfile );
366 LOGERR(LOG_INFO)"Make_temp_copy: copy to '%s' failed", path );
1115 path = Make_temp_copy( from, sd );
1127 path = Make_temp_copy(from,sd);

Completed in 82 milliseconds