Searched refs:Get_fd_image (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 Dgetqueue.h169 char *Get_fd_image( int fd, off_t maxsize );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/src/include/
H A Dgetqueue.h169 char *Get_fd_image( int fd, off_t maxsize );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/src/include/
H A Dgetqueue.h169 char *Get_fd_image( int fd, off_t maxsize );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/src/common/
H A Dgetqueue.c191 * char *Get_fd_image( int fd, char *file )
195 char *Get_fd_image( int fd, off_t maxsize ) function
203 DEBUG3("Get_fd_image: fd %d", fd );
207 LOGERR_DIE(LOG_INFO)"Get_fd_image: lseek failed" );
224 logDebug("Get_fd_image: len %d '%s'", s?safestrlen(s):0, buffer );
244 s = Get_fd_image( fd, maxsize );
263 s = Get_fd_image( fd, maxsize );
2178 s = Get_fd_image( tempfd, 0 );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/src/common/
H A Dgetqueue.c191 * char *Get_fd_image( int fd, char *file )
195 char *Get_fd_image( int fd, off_t maxsize ) function
203 DEBUG3("Get_fd_image: fd %d", fd );
207 LOGERR_DIE(LOG_INFO)"Get_fd_image: lseek failed" );
224 logDebug("Get_fd_image: len %d '%s'", s?safestrlen(s):0, buffer );
244 s = Get_fd_image( fd, maxsize );
263 s = Get_fd_image( fd, maxsize );
2178 s = Get_fd_image( tempfd, 0 );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/src/common/
H A Dgetqueue.c191 * char *Get_fd_image( int fd, char *file )
195 char *Get_fd_image( int fd, off_t maxsize ) function
203 DEBUG3("Get_fd_image: fd %d", fd );
207 LOGERR_DIE(LOG_INFO)"Get_fd_image: lseek failed" );
224 logDebug("Get_fd_image: len %d '%s'", s?safestrlen(s):0, buffer );
244 s = Get_fd_image( fd, maxsize );
263 s = Get_fd_image( fd, maxsize );
2178 s = Get_fd_image( tempfd, 0 );

Completed in 81 milliseconds