Searched refs:header_info (Results 1 - 25 of 36) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/src/include/
H A Dlpd_rcvjob.h34 int Scan_block_file( int fd, char *error, int errlen, struct line_list *header_info );
39 char *error, int errlen, struct line_list *header_info, int *holdfile_fd );
H A Dlpd_secure.h34 char *tempfile, struct line_list *header_info );
H A Duser_auth.h61 struct line_list *info, struct line_list *header_info,
69 struct line_list *header_info,
74 struct line_list *info, struct line_list *header_info,
79 struct line_list *info, struct line_list *header_info,
103 struct line_list *info, struct line_list *header_info,
114 struct line_list *header_info,
123 struct line_list *header_info,
141 struct line_list *header_info,
H A Dkrb5_auth.h47 struct line_list *header_info,
H A Dssl_auth.h62 struct line_list *header_info,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/src/include/
H A Dlpd_rcvjob.h34 int Scan_block_file( int fd, char *error, int errlen, struct line_list *header_info );
39 char *error, int errlen, struct line_list *header_info, int *holdfile_fd );
H A Dlpd_secure.h34 char *tempfile, struct line_list *header_info );
H A Duser_auth.h61 struct line_list *info, struct line_list *header_info,
69 struct line_list *header_info,
74 struct line_list *info, struct line_list *header_info,
79 struct line_list *info, struct line_list *header_info,
103 struct line_list *info, struct line_list *header_info,
114 struct line_list *header_info,
123 struct line_list *header_info,
141 struct line_list *header_info,
H A Dkrb5_auth.h47 struct line_list *header_info,
H A Dssl_auth.h62 struct line_list *header_info,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/src/include/
H A Dlpd_rcvjob.h34 int Scan_block_file( int fd, char *error, int errlen, struct line_list *header_info );
39 char *error, int errlen, struct line_list *header_info, int *holdfile_fd );
H A Dlpd_secure.h34 char *tempfile, struct line_list *header_info );
H A Duser_auth.h61 struct line_list *info, struct line_list *header_info,
69 struct line_list *header_info,
74 struct line_list *info, struct line_list *header_info,
79 struct line_list *info, struct line_list *header_info,
103 struct line_list *info, struct line_list *header_info,
114 struct line_list *header_info,
123 struct line_list *header_info,
141 struct line_list *header_info,
H A Dkrb5_auth.h47 struct line_list *header_info,
H A Dssl_auth.h62 struct line_list *header_info,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/src/common/
H A Dlpd_secure.c80 struct line_list args, header_info, info; local
92 Init_line_list( &header_info );
237 &header_info,
254 Free_line_list( &header_info );
276 char *tempfile, struct line_list *header_info )
312 Set_str_value(header_info, buffer, t );
318 Set_str_value(header_info,CLIENT,buffer);
322 Set_str_value(header_info,INPUT,buffer); break;
326 Set_str_value(header_info,CLIENT,buffer);
339 DEBUGFC(DRECV1)Dump_line_list("Do_secure_work - header", header_info );
[all...]
H A Dlpd_rcvjob.c789 int Scan_block_file( int fd, char *error, int errlen, struct line_list *header_info )
926 if( Check_for_missing_files(&job, &files, error, errlen, header_info, &hold_fd) ){
1051 * header_info - authentication ID to put in the job
1059 char *error, int errlen, struct line_list *header_info, int *holdfile_fd )
1080 if(DEBUGL1)Dump_line_list("Check_for_missing_files- header_info", header_info );
1172 if( header_info && User_is_authuser_DYN ){
1173 char *s = Find_str_value(header_info,AUTHUSER,Value_sep);
1189 if( header_info ){
1191 authfrom = Find_str_value(header_info,AUTHFRO
1058 Check_for_missing_files( struct job *job, struct line_list *files, char *error, int errlen, struct line_list *header_info, int *holdfile_fd ) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/src/common/
H A Dlpd_secure.c80 struct line_list args, header_info, info; local
92 Init_line_list( &header_info );
237 &header_info,
254 Free_line_list( &header_info );
276 char *tempfile, struct line_list *header_info )
312 Set_str_value(header_info, buffer, t );
318 Set_str_value(header_info,CLIENT,buffer);
322 Set_str_value(header_info,INPUT,buffer); break;
326 Set_str_value(header_info,CLIENT,buffer);
339 DEBUGFC(DRECV1)Dump_line_list("Do_secure_work - header", header_info );
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/src/common/
H A Dlpd_secure.c80 struct line_list args, header_info, info; local
92 Init_line_list( &header_info );
237 &header_info,
254 Free_line_list( &header_info );
276 char *tempfile, struct line_list *header_info )
312 Set_str_value(header_info, buffer, t );
318 Set_str_value(header_info,CLIENT,buffer);
322 Set_str_value(header_info,INPUT,buffer); break;
326 Set_str_value(header_info,CLIENT,buffer);
339 DEBUGFC(DRECV1)Dump_line_list("Do_secure_work - header", header_info );
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Dspdif.c77 int (*header_info) (AVFormatContext *s, AVPacket *pkt); member in struct:IEC958Context
224 ctx->header_info = spdif_header_ac3;
229 ctx->header_info = spdif_header_mpeg;
232 ctx->header_info = spdif_header_dts;
235 ctx->header_info = spdif_header_aac;
257 ret = ctx->header_info(s, pkt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Dspdif.c77 int (*header_info) (AVFormatContext *s, AVPacket *pkt); member in struct:IEC958Context
224 ctx->header_info = spdif_header_ac3;
229 ctx->header_info = spdif_header_mpeg;
232 ctx->header_info = spdif_header_dts;
235 ctx->header_info = spdif_header_aac;
257 ret = ctx->header_info(s, pkt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Dspdif.c77 int (*header_info) (AVFormatContext *s, AVPacket *pkt); member in struct:IEC958Context
224 ctx->header_info = spdif_header_ac3;
229 ctx->header_info = spdif_header_mpeg;
232 ctx->header_info = spdif_header_dts;
235 ctx->header_info = spdif_header_aac;
257 ret = ctx->header_info(s, pkt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/include/
H A Drpc_misc.h92 typedef struct header_info struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/include/
H A Drpc_misc.h92 typedef struct header_info struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/include/
H A Drpc_misc.h92 typedef struct header_info struct

Completed in 268 milliseconds

12