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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
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)();

Completed in 19 milliseconds