Searched refs:FUNCTION (Results 1 - 25 of 72) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/dvb-core/
H A Ddvbdev.h151 #define dvb_attach(FUNCTION, ARGS...) ({ \
153 typeof(&FUNCTION) __a = symbol_request(FUNCTION); \
157 symbol_put(FUNCTION); \
159 printk(KERN_ERR "DVB: Unable to find symbol "#FUNCTION"()\n"); \
165 #define dvb_attach(FUNCTION, ARGS...) ({ \
166 FUNCTION(ARGS); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/dvb-core/
H A Ddvbdev.h151 #define dvb_attach(FUNCTION, ARGS...) ({ \
153 typeof(&FUNCTION) __a = symbol_request(FUNCTION); \
157 symbol_put(FUNCTION); \
159 printk(KERN_ERR "DVB: Unable to find symbol "#FUNCTION"()\n"); \
165 #define dvb_attach(FUNCTION, ARGS...) ({ \
166 FUNCTION(ARGS); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/src/
H A Dcss-tokens.h63 FUNCTION enumerator in enum:__anon10408
H A Dcss.l134 {ident}"(" {return FUNCTION;}
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/src/
H A Dcss-tokens.h63 FUNCTION enumerator in enum:__anon316
H A Dcss.l134 {ident}"(" {return FUNCTION;}
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/src/
H A Dcss-tokens.h63 FUNCTION enumerator in enum:__anon44433
H A Dcss.l134 {ident}"(" {return FUNCTION;}
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/apps/
H A Dprogs.pl24 } FUNCTION;
25 DECLARE_LHASH_OF(FUNCTION);
27 FUNCTION functions[] = {
H A Dopenssl.c135 * type of "FUNCTION*"). This removes the necessity for macro-generated wrapper
138 static LHASH_OF(FUNCTION) *prog_init(void );
139 static int do_cmd(LHASH_OF(FUNCTION) *prog,int argc,char *argv[]);
226 FUNCTION f,*fp;
233 LHASH_OF(FUNCTION) *prog=NULL;
447 static int do_cmd(LHASH_OF(FUNCTION) *prog, int argc, char *argv[])
449 FUNCTION f,*fp;
601 const FUNCTION *f1=_f1;
602 const FUNCTION *f2=_f2;
682 static int MS_CALLBACK function_cmp(const FUNCTION *
[all...]
H A Dprogs.h61 } FUNCTION; typedef in typeref:struct:__anon5318
62 DECLARE_LHASH_OF(FUNCTION); variable
64 FUNCTION functions[] = {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/apps/
H A Dprogs.pl24 } FUNCTION;
25 DECLARE_LHASH_OF(FUNCTION);
27 FUNCTION functions[] = {
H A Dopenssl.c141 * required type of "FUNCTION*"). This removes the necessity for
145 static LHASH_OF(FUNCTION) *prog_init(void);
146 static int do_cmd(LHASH_OF(FUNCTION) *prog, int argc, char *argv[]);
223 FUNCTION f, *fp;
230 LHASH_OF(FUNCTION) *prog = NULL;
454 static int do_cmd(LHASH_OF(FUNCTION) *prog, int argc, char *argv[])
456 FUNCTION f, *fp;
592 const FUNCTION *f1 = _f1;
593 const FUNCTION *f2 = _f2;
666 static int MS_CALLBACK function_cmp(const FUNCTION *
[all...]
H A Dprogs.h62 } FUNCTION; typedef in typeref:struct:__anon4931
63 DECLARE_LHASH_OF(FUNCTION); variable
65 FUNCTION functions[] = {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/apps/
H A Dprogs.pl24 } FUNCTION;
25 DECLARE_LHASH_OF(FUNCTION);
27 FUNCTION functions[] = {
H A Dopenssl.c141 * required type of "FUNCTION*"). This removes the necessity for
145 static LHASH_OF(FUNCTION) *prog_init(void);
146 static int do_cmd(LHASH_OF(FUNCTION) *prog, int argc, char *argv[]);
223 FUNCTION f, *fp;
230 LHASH_OF(FUNCTION) *prog = NULL;
454 static int do_cmd(LHASH_OF(FUNCTION) *prog, int argc, char *argv[])
456 FUNCTION f, *fp;
592 const FUNCTION *f1 = _f1;
593 const FUNCTION *f2 = _f2;
666 static int MS_CALLBACK function_cmp(const FUNCTION *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/apps/
H A Dprogs.pl24 } FUNCTION;
25 DECLARE_LHASH_OF(FUNCTION);
27 FUNCTION functions[] = {
H A Dopenssl.c135 * type of "FUNCTION*"). This removes the necessity for macro-generated wrapper
138 static LHASH_OF(FUNCTION) *prog_init(void );
139 static int do_cmd(LHASH_OF(FUNCTION) *prog,int argc,char *argv[]);
226 FUNCTION f,*fp;
233 LHASH_OF(FUNCTION) *prog=NULL;
447 static int do_cmd(LHASH_OF(FUNCTION) *prog, int argc, char *argv[])
449 FUNCTION f,*fp;
601 const FUNCTION *f1=_f1;
602 const FUNCTION *f2=_f2;
682 static int MS_CALLBACK function_cmp(const FUNCTION *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/apps/
H A Dprogs.pl24 } FUNCTION;
25 DECLARE_LHASH_OF(FUNCTION);
27 FUNCTION functions[] = {
H A Dopenssl.c141 * required type of "FUNCTION*"). This removes the necessity for
145 static LHASH_OF(FUNCTION) *prog_init(void);
146 static int do_cmd(LHASH_OF(FUNCTION) *prog, int argc, char *argv[]);
223 FUNCTION f, *fp;
230 LHASH_OF(FUNCTION) *prog = NULL;
454 static int do_cmd(LHASH_OF(FUNCTION) *prog, int argc, char *argv[])
456 FUNCTION f, *fp;
592 const FUNCTION *f1 = _f1;
593 const FUNCTION *f2 = _f2;
666 static int MS_CALLBACK function_cmp(const FUNCTION *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/apps/
H A Dprogs.pl24 } FUNCTION;
25 DECLARE_LHASH_OF(FUNCTION);
27 FUNCTION functions[] = {
H A Dopenssl.c135 * type of "FUNCTION*"). This removes the necessity for macro-generated wrapper
138 static LHASH_OF(FUNCTION) *prog_init(void );
139 static int do_cmd(LHASH_OF(FUNCTION) *prog,int argc,char *argv[]);
226 FUNCTION f,*fp;
233 LHASH_OF(FUNCTION) *prog=NULL;
447 static int do_cmd(LHASH_OF(FUNCTION) *prog, int argc, char *argv[])
449 FUNCTION f,*fp;
601 const FUNCTION *f1=_f1;
602 const FUNCTION *f2=_f2;
682 static int MS_CALLBACK function_cmp(const FUNCTION *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/scripts/basic/
H A Ddocproc.c64 #define FUNCTION "-function" macro
251 void extfunc(char * filename) { docfunctions(filename, FUNCTION); }
266 /* Split line up in individual parameters preceeded by FUNCTION */
275 vec[idx++] = FUNCTION;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/scripts/basic/
H A Ddocproc.c64 #define FUNCTION "-function" macro
251 void extfunc(char * filename) { docfunctions(filename, FUNCTION); }
266 /* Split line up in individual parameters preceeded by FUNCTION */
275 vec[idx++] = FUNCTION;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/scripts/basic/
H A Ddocproc.c64 #define FUNCTION "-function" macro
251 void extfunc(char * filename) { docfunctions(filename, FUNCTION); }
266 /* Split line up in individual parameters preceeded by FUNCTION */
275 vec[idx++] = FUNCTION;

Completed in 146 milliseconds

123