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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/
H A Dtestdso.c6 XMLPUBFUN int hello_world(void);
8 int hello_world(void) function
H A DtestModule.c46 hello_world_t hello_world = NULL; local
57 if (xmlModuleSymbol(module, "hello_world", (void **) &hello_world)) {
61 if (hello_world == NULL) {
66 (*hello_world)();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/
H A Dtestdso.c6 XMLPUBFUN int hello_world(void);
8 int hello_world(void) function
H A DtestModule.c46 hello_world_t hello_world = NULL; local
57 if (xmlModuleSymbol(module, "hello_world", (void **) &hello_world)) {
61 if (hello_world == NULL) {
66 (*hello_world)();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/
H A Dtestdso.c6 XMLPUBFUN int hello_world(void);
8 int hello_world(void) function
H A DtestModule.c46 hello_world_t hello_world = NULL; local
57 if (xmlModuleSymbol(module, "hello_world", (void **) &hello_world)) {
61 if (hello_world == NULL) {
66 (*hello_world)();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openpam/t/
H A Dt_openpam_readlinev.c123 static const char *hello_world[] = {
238 ret = orlv_expect(tf, hello_world, 1 /*lines*/, 0 /*eof*/);
251 ret = orlv_expect(tf, hello_world, 0 /*lines*/, 1 /*eof*/);
122 static const char *hello_world[] = { variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openpam/t/
H A Dt_openpam_readlinev.c123 static const char *hello_world[] = {
238 ret = orlv_expect(tf, hello_world, 1 /*lines*/, 0 /*eof*/);
251 ret = orlv_expect(tf, hello_world, 0 /*lines*/, 1 /*eof*/);
122 static const char *hello_world[] = { variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openpam/t/
H A Dt_openpam_readlinev.c123 static const char *hello_world[] = {
238 ret = orlv_expect(tf, hello_world, 1 /*lines*/, 0 /*eof*/);
251 ret = orlv_expect(tf, hello_world, 0 /*lines*/, 1 /*eof*/);
122 static const char *hello_world[] = { variable

Completed in 322 milliseconds