Searched refs:unpack_pjob (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/printing/
H A Dprinting.c285 int unpack_pjob( char* buf, int buflen, struct printjob *pjob ) function
363 if ( unpack_pjob( ret.dptr, ret.dsize, &pjob ) == -1 ) {
582 if ( unpack_pjob( old_data.dptr, old_data.dsize, &old_pjob ) != -1 )
722 if ( unpack_pjob( data.dptr, data.dsize, &pjob ) == -1 )
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/printing/
H A Dprinting.c281 int unpack_pjob( uint8 *buf, int buflen, struct printjob *pjob ) function
360 if ( unpack_pjob( ret.dptr, ret.dsize, &pjob ) == -1 ) {
587 if ( unpack_pjob( old_data.dptr, old_data.dsize, &old_pjob ) != -1 )
709 if ( unpack_pjob( data.dptr, data.dsize, &pjob ) == -1 )
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/printing/
H A Dprinting.c285 int unpack_pjob( char* buf, int buflen, struct printjob *pjob ) function
363 if ( unpack_pjob( ret.dptr, ret.dsize, &pjob ) == -1 ) {
582 if ( unpack_pjob( old_data.dptr, old_data.dsize, &old_pjob ) != -1 )
722 if ( unpack_pjob( data.dptr, data.dsize, &pjob ) == -1 )
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/printing/
H A Dprinting.c281 int unpack_pjob( uint8 *buf, int buflen, struct printjob *pjob ) function
360 if ( unpack_pjob( ret.dptr, ret.dsize, &pjob ) == -1 ) {
587 if ( unpack_pjob( old_data.dptr, old_data.dsize, &old_pjob ) != -1 )
709 if ( unpack_pjob( data.dptr, data.dsize, &pjob ) == -1 )
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/printing/
H A Dprinting.c281 int unpack_pjob( uint8 *buf, int buflen, struct printjob *pjob ) function
360 if ( unpack_pjob( ret.dptr, ret.dsize, &pjob ) == -1 ) {
587 if ( unpack_pjob( old_data.dptr, old_data.dsize, &old_pjob ) != -1 )
709 if ( unpack_pjob( data.dptr, data.dsize, &pjob ) == -1 )
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/printing/
H A Dprinting.c285 int unpack_pjob( char* buf, int buflen, struct printjob *pjob ) function
363 if ( unpack_pjob( ret.dptr, ret.dsize, &pjob ) == -1 ) {
582 if ( unpack_pjob( old_data.dptr, old_data.dsize, &old_pjob ) != -1 )
722 if ( unpack_pjob( data.dptr, data.dsize, &pjob ) == -1 )
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/include/
H A Dproto.h4946 int unpack_pjob( uint8 *buf, int buflen, struct printjob *pjob );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/include/
H A Dproto.h4946 int unpack_pjob( uint8 *buf, int buflen, struct printjob *pjob );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/include/
H A Dproto.h4946 int unpack_pjob( uint8 *buf, int buflen, struct printjob *pjob );

Completed in 125 milliseconds