Searched refs:cprintf (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/rc/
H A Dinit.c138 cprintf("Hit enter to continue...");
187 cprintf("Busybox configured w/o a shell\n");
226 cprintf("Sending SIGTERM to all processes\n");
230 cprintf("Sending SIGKILL to all processes\n");
273 cprintf("%s\n", message);
275 cprintf("Caught signal %d\n", sig);
H A Dusb_hotplug.c126 cprintf("target %s not available wait another seconds..\n", target);
206 cprintf("***[%s] %s\n", __FUNCTION__, buf);
456 cprintf("%s:%d mount source =%s, target=%s\n", __func__, __LINE__, source, target);
460 cprintf("%s:%d error mouting disk\n",__func__, __LINE__);
972 cprintf("%s:%d %s not in mount list, just return...\n",
1053 cprintf("hotplug detected product: %s\n", product);
1098 cprintf("wl device removed\n");
1132 //cprintf("printer not available wait another seconds..\n");
1138 cprintf("bootup printer\n");
1146 cprintf("printe
[all...]
H A Drc.c1110 cprintf("Commit new ethernet config...\n");
1735 cprintf("INFO: Start auto bridge...\n");
1739 cprintf("INFO: Start non auto_bridge...\n");
1854 cprintf("auto_bridge done\n");
1872 cprintf("NVRAM upgrade required. Starting.\n");
1923 cprintf("NVRAM upgrade complete.\n");
1986 cprintf("Restoring defaults...");
2078 cprintf("NVRAM: Updating from %d to %d\n", old_ver, new_ver);
2098 //cprintf("%s:%s\n", t->name, nvram_default_get(t->name));
2219 cprintf("don
[all...]
H A Dnetwork.c485 cprintf("dlna_auto_ip: %s. \n", auto_ip);
536 cprintf("-> netmask: %s\n", nvram_get("lan_netmask"));
537 cprintf("-> lan ip: %s\n", nvram_get("lan_ipaddr"));
538 cprintf("-> dhcp server: %s\n", nvram_get("lan_proto"));
539 cprintf("-> rip: %s\n", nvram_get("rip_enable"));
707 //cprintf("--> ifconfig %s up\n", name);
711 cprintf("give up enable eth2 for debugging.\n");
839 //cprintf("--> ifconfig %s up\n", lan_ifname);
842 //cprintf("--> wlconf %s up\n", lan_ifname);
1123 cprintf("Busybo
[all...]
H A Dfirewall.c296 cprintf("start_firewall():Invalid lan_ipaddr:%s\n", address);
300 cprintf("start_firewall():Invalid lan_netmask:%s\n", mask);
H A Dservices.c1382 cprintf("Start bcmmrenderer.\n");
1389 cprintf("Stop bcmmrenderer.\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/shared/
H A Dshutils.h240 #define cprintf(fmt, args...) do { \ macro
251 #define dprintf(fmt, args...) cprintf("%s: " fmt, __FUNCTION__ , ## args)
H A Dbroadcom.c290 cprintf("Image more than 2 is not supported, use default!!\n");
307 cprintf("The linux2 does not exists, use default!\n");
313 cprintf("\nToggled Linux Partition, next image using: %s\n", target_to_flash);
317 cprintf("%s is not set, use the linux as default\n", IMAGE_BOOT);
346 cprintf("!!!! target_partition is NULL\n");
388 cprintf("Upgrading.\n");
397 cprintf(".");
404 cprintf("done\n");
418 cprintf("Set %s to %d\n", IMAGE_BOOT, the_next);
492 cprintf("Upgradin
1227 #define cprintf macro
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/pptp/
H A Dpptp.c776 #define cprintf(fmt, args...) do { \ macro
787 /* cprintf("%s:%d, ppp_unit=%d\n",__func__, __LINE__,ppp_unit); */
789 ; /* cprintf("Couldn't connect to ppp0"); */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l2tpd-0.69/
H A Dcontrol.c1933 #define cprintf(level, fmt, args...) do { \ macro
1944 ; /* cprintf(LOG_DEBUG, "Couldn't connect channel to ppp0\n"); */

Completed in 123 milliseconds