Searched refs:EXTERN (Results 1 - 25 of 30) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/include/
H A Dlp.h12 #ifndef EXTERN
13 #define EXTERN extern macro
59 EXTERN int Optind; /* next argv to process */
60 EXTERN int Opterr DEFINE(=1); /* Zero disables errors msgs */
61 EXTERN char *Optarg; /* Pointer to option argument */
62 EXTERN char *Name; /* Name of program */
66 EXTERN int Is_server; /* LPD sets to non-zero */
67 EXTERN int Server_pid; /* PID of server */
68 EXTERN int Is_lpr; /* LPR sets to non-zero */
69 EXTERN in
[all...]
H A Dlpq.h14 EXTERN int Auth; /* Authentication */
15 EXTERN int LP_mode; /* LP mode */
16 EXTERN int Longformat; /* Long format */
17 EXTERN int Rawformat; /* Long format */
18 EXTERN int Displayformat; /* Display format */
19 EXTERN int All_printers; /* show all printers */
20 EXTERN int Status_line_count; /* number of status lines */
21 EXTERN int Clear_scr; /* clear screen */
22 EXTERN int Interval; /* display interval */
23 EXTERN in
[all...]
H A Dlpr.h15 EXTERN char *Accntname_JOB; /* Accounting name: PLP 'R' control file option */
16 EXTERN int Auth_JOB; /* Use authentication */
17 EXTERN int Binary_JOB; /* Binary format: 'l' Format */
18 EXTERN char *Bnrname_JOB; /* Banner name: RFC 'L' option */
19 EXTERN char *Classname_JOB; /* Class name: RFC 'C' option */
20 EXTERN int Copies_JOB; /* Copies */
21 EXTERN int Direct_JOB; /* Connect and send to TCP/IP port */
22 EXTERN int Format_JOB; /* format for printing: lower case letter */
23 EXTERN char *Font1_JOB; /* Font information 1 */
24 EXTERN cha
[all...]
H A Dgetqueue.h15 EXTERN char *CTRL_A_str DEFINE( = "\001" );
18 EXTERN const char * ACTION DEFINE( = "action" );
19 EXTERN const char * ACCNTNAME DEFINE( = "R" );
20 EXTERN const char * ACTIVE_TIME DEFINE( = "active_time" );
21 EXTERN const char * ADDR DEFINE( = "addr" );
22 EXTERN const char * ALL DEFINE( = "all" );
23 EXTERN const char * ATTEMPT DEFINE( = "attempt" );
24 EXTERN const char * AUTH DEFINE( = "auth" );
25 EXTERN const char * AUTHCA DEFINE( = "authca" );
26 EXTERN cons
[all...]
H A Dlpstat.h14 EXTERN int LP_mode; /* LP mode */
15 EXTERN int Longformat; /* Long format */
16 EXTERN int Displayformat; /* Display format */
17 EXTERN int All_printers; /* show all printers */
18 EXTERN int Status_line_count; /* number of status lines */
19 EXTERN int Clear_scr; /* clear screen */
20 EXTERN int Interval; /* display interval */
H A Dlprm.h16 EXTERN int Auth; /* use authentication */
17 EXTERN int All_printers; /* show all printers */
18 EXTERN int LP_mode; /* show all printers */
H A Dlpc.h15 EXTERN int Auth;
17 EXTERN char *Server;
18 EXTERN int All_pc_printers; /* use the printers in the printcap */
H A Dlpd.h36 EXTERN int Foreground_LPD;
37 EXTERN char *Worker_LPD;
38 EXTERN char *Logfile_LPD;
39 EXTERN volatile int Reread_config;
40 EXTERN int Started_server;
H A Dgethostinfo.h42 EXTERN struct host_information Localhost_IP; /* IP from localhost lookup */
43 EXTERN struct host_information Host_IP; /* current host ip */
44 EXTERN struct host_information RemoteHost_IP; /* IP from localhost lookup */
45 EXTERN struct host_information LookupHost_IP; /* for lookup */
46 EXTERN struct host_information PermHost_IP; /* for permission lookup */
H A Dlinelist.h92 EXTERN struct line_list
104 EXTERN struct line_list *Allocs[]
126 EXTERN char *Value_sep DEFINE( = " \t=#@" );
127 EXTERN char *Whitespace DEFINE( = " \t\n\f" );
128 EXTERN char *List_sep DEFINE( = "[] \t\n\f," );
129 EXTERN char *Linespace DEFINE( = " \t" );
130 EXTERN char *File_sep DEFINE( = " \t,;:" );
131 EXTERN char *Strict_file_sep DEFINE( = ";:" );
132 EXTERN char *Perm_sep DEFINE( = "=,;" );
133 EXTERN cha
[all...]
H A Dutilities.h17 EXTERN volatile int Alarm_timed_out; /* flag */
18 EXTERN volatile int Timeout_pending;
21 EXTERN sigjmp_buf Timeout_env;
24 EXTERN jmp_buf Timeout_env;
H A Ddebug.h20 #if !defined(EXTERN)
21 # define EXTERN extern macro
23 EXTERN int Debug; /* debug flags */
24 EXTERN int DbgFlag; /* debug flags */
25 EXTERN int DbgTest; /* debug flags */
H A Dpermission.h90 EXTERN struct perm_check Perm_check;
/asus-wl-520gu-7.0.1.45/src/router/jpeg-6b/
H A Dcdjpeg.h119 EXTERN(cjpeg_source_ptr) jinit_read_bmp JPP((j_compress_ptr cinfo));
120 EXTERN(djpeg_dest_ptr) jinit_write_bmp JPP((j_decompress_ptr cinfo,
122 EXTERN(cjpeg_source_ptr) jinit_read_gif JPP((j_compress_ptr cinfo));
123 EXTERN(djpeg_dest_ptr) jinit_write_gif JPP((j_decompress_ptr cinfo));
124 EXTERN(cjpeg_source_ptr) jinit_read_ppm JPP((j_compress_ptr cinfo));
125 EXTERN(djpeg_dest_ptr) jinit_write_ppm JPP((j_decompress_ptr cinfo));
126 EXTERN(cjpeg_source_ptr) jinit_read_rle JPP((j_compress_ptr cinfo));
127 EXTERN(djpeg_dest_ptr) jinit_write_rle JPP((j_decompress_ptr cinfo));
128 EXTERN(cjpeg_source_ptr) jinit_read_targa JPP((j_compress_ptr cinfo));
129 EXTERN(djpeg_dest_pt
[all...]
H A Djchuff.h41 EXTERN(void) jpeg_make_c_derived_tbl
46 EXTERN(void) jpeg_gen_optimal_table
H A Djmemsys.h47 EXTERN(void *) jpeg_get_small JPP((j_common_ptr cinfo, size_t sizeofobject));
48 EXTERN(void) jpeg_free_small JPP((j_common_ptr cinfo, void * object,
60 EXTERN(void FAR *) jpeg_get_large JPP((j_common_ptr cinfo,
62 EXTERN(void) jpeg_free_large JPP((j_common_ptr cinfo, void FAR * object,
103 EXTERN(long) jpeg_mem_available JPP((j_common_ptr cinfo,
180 EXTERN(void) jpeg_open_backing_store JPP((j_common_ptr cinfo,
197 EXTERN(long) jpeg_mem_init JPP((j_common_ptr cinfo));
198 EXTERN(void) jpeg_mem_term JPP((j_common_ptr cinfo));
H A Djdct.h97 EXTERN(void) jpeg_fdct_islow JPP((DCTELEM * data));
98 EXTERN(void) jpeg_fdct_ifast JPP((DCTELEM * data));
99 EXTERN(void) jpeg_fdct_float JPP((FAST_FLOAT * data));
101 EXTERN(void) jpeg_idct_islow
104 EXTERN(void) jpeg_idct_ifast
107 EXTERN(void) jpeg_idct_float
110 EXTERN(void) jpeg_idct_4x4
113 EXTERN(void) jpeg_idct_2x2
116 EXTERN(void) jpeg_idct_1x1
H A Dtransupp.h101 EXTERN(void) jtransform_request_workspace
104 EXTERN(jvirt_barray_ptr *) jtransform_adjust_parameters
109 EXTERN(void) jtransform_execute_transformation
130 EXTERN(void) jcopy_markers_setup
133 EXTERN(void) jcopy_markers_execute
H A Djpeglib.h884 EXTERN(struct jpeg_error_mgr *) jpeg_std_error
900 EXTERN(void) jpeg_CreateCompress JPP((j_compress_ptr cinfo,
902 EXTERN(void) jpeg_CreateDecompress JPP((j_decompress_ptr cinfo,
905 EXTERN(void) jpeg_destroy_compress JPP((j_compress_ptr cinfo));
906 EXTERN(void) jpeg_destroy_decompress JPP((j_decompress_ptr cinfo));
910 EXTERN(void) jpeg_stdio_dest JPP((j_compress_ptr cinfo, FILE * outfile));
911 EXTERN(void) jpeg_stdio_src JPP((j_decompress_ptr cinfo, FILE * infile));
914 EXTERN(void) jpeg_set_defaults JPP((j_compress_ptr cinfo));
916 EXTERN(void) jpeg_set_colorspace JPP((j_compress_ptr cinfo,
918 EXTERN(voi
[all...]
H A Djpegint.h334 EXTERN(void) jinit_compress_master JPP((j_compress_ptr cinfo));
335 EXTERN(void) jinit_c_master_control JPP((j_compress_ptr cinfo,
337 EXTERN(void) jinit_c_main_controller JPP((j_compress_ptr cinfo,
339 EXTERN(void) jinit_c_prep_controller JPP((j_compress_ptr cinfo,
341 EXTERN(void) jinit_c_coef_controller JPP((j_compress_ptr cinfo,
343 EXTERN(void) jinit_color_converter JPP((j_compress_ptr cinfo));
344 EXTERN(void) jinit_downsampler JPP((j_compress_ptr cinfo));
345 EXTERN(void) jinit_forward_dct JPP((j_compress_ptr cinfo));
346 EXTERN(void) jinit_huff_encoder JPP((j_compress_ptr cinfo));
347 EXTERN(voi
[all...]
H A Djdhuff.h49 EXTERN(void) jpeg_make_d_derived_tbl
154 EXTERN(boolean) jpeg_fill_bit_buffer
199 EXTERN(int) jpeg_huff_decode
H A Djmorecfg.h190 #define EXTERN(type) extern type macro
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Dlprm.c107 #undef EXTERN macro
109 #define EXTERN macro
H A Dlpq.c109 #undef EXTERN macro
111 #define EXTERN macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/sis/
H A Dvstruct.h2 #define EXTERN macro
4 #define EXTERN extern macro

Completed in 115 milliseconds

12