Searched refs:dprintf (Results 1 - 25 of 73) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/router/ez-ipupdate/
H A Ddprintf.h16 # define dprintf(x) dprintf2 x macro
18 # define dprintf(x) macro
H A Dez-ipupdate.c190 #include <dprintf.h>
1010 dprintf((stderr, "address: %s\n", address));
1019 dprintf((stderr, "register domain mode %d\n", g_asus_ddns_mode));
1026 dprintf((stderr, "daemon mode\n"));
1035 dprintf((stderr, "debugging on\n"));
1047 dprintf((stderr, "post_update_cmd: %s\n", post_update_cmd));
1056 dprintf((stderr, "fork()ing off\n"));
1063 dprintf((stderr, "pid file: %s\n", pid_file));
1072 dprintf((stderr, "host: %s\n", host));
1079 dprintf((stder
[all...]
H A Dconf_file.c39 #include <dprintf.h>
121 dprintf((stderr, "using cmd %s\n", cmd->name));
162 dprintf((stderr, "case not handled: %d\n", cmd->arg_type));
H A DMakefile.am3 ez_ipupdate_SOURCES = ez-ipupdate.c conf_file.c conf_file.h md5.c md5.h cache_file.c cache_file.h error.h pid_file.c pid_file.h dprintf.h @EXTRASRC@
H A Dpid_file.c18 #include <dprintf.h>
73 dprintf((stderr, "pid file %s successfully created with value %d.\n",
/asus-wl-520gu-7.0.1.45/src/router/rc/
H A Dservices.c37 dprintf("%s %s %s %s\n",
75 dprintf("done\n");
102 dprintf("done\n");
127 dprintf("done\n");
139 dprintf("done\n");
159 dprintf("done\n");
168 dprintf("done\n");
193 dprintf("done\n");
205 dprintf("done\n");
223 dprintf("don
[all...]
H A Dudhcpc_ex.c73 dprintf("done\n");
159 dprintf("done\n");
175 dprintf("done\n");
H A Dppp.c58 dprintf("%s\n", argv[0]);
98 dprintf("done\n");
H A Dhttp_ex.c36 /*#define dprintf printf*/
96 dprintf("wget: null server input\n");
127 dprintf("Connecting to %s:%u...\n", host, port);
139 dprintf("connected!\n");
159 dprintf("HTTP request sent, awaiting response..\n");
164 dprintf("%s", line);
196 dprintf("%s", line);
H A Dudhcpc.c76 dprintf("done\n");
145 dprintf("done\n");
196 dprintf("done\n");
H A Dsendalarm.c104 else dprintf("send alarm to : %s\n", serverip);
157 dprintf("done\n");
/asus-wl-520gu-7.0.1.45/src/router/rc.orig/
H A Dservices.c37 dprintf("%s %s %s %s\n",
75 dprintf("done\n");
102 dprintf("done\n");
127 dprintf("done\n");
139 dprintf("done\n");
159 dprintf("done\n");
168 dprintf("done\n");
193 dprintf("done\n");
205 dprintf("done\n");
223 dprintf("don
[all...]
H A Dudhcpc.c74 dprintf("done\n");
143 dprintf("done\n");
159 dprintf("done\n");
H A Dudhcpc_ex.c73 dprintf("done\n");
147 dprintf("done\n");
163 dprintf("done\n");
H A Dppp.c58 dprintf("%s\n", argv[0]);
98 dprintf("done\n");
H A Dhttp_ex.c36 /*#define dprintf printf*/
96 dprintf("wget: null server input\n");
127 dprintf("Connecting to %s:%u...\n", host, port);
139 dprintf("connected!\n");
159 dprintf("HTTP request sent, awaiting response..\n");
164 dprintf("%s", line);
196 dprintf("%s", line);
H A Dsendalarm.c104 else dprintf("send alarm to : %s\n", serverip);
157 dprintf("done\n");
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/bfs/
H A Dfile.c16 #define dprintf(x...) printf(x) macro
18 #define dprintf(x...) macro
48 dprintf("%08lx-%08lx->%08lx\n", start, end, where);
51 dprintf("failed to move block %08lx -> %08lx\n", i, where + i);
71 dprintf("c=%d, b=%08lx, phys=%08lx (granted)\n", create, block, phys);
82 dprintf("c=%d, b=%08lx, phys=%08lx (interim block granted)\n",
96 dprintf("c=%d, b=%08lx, phys=%08lx (simple extension)\n",
115 dprintf("failed to move ino=%08lx -> fs corruption\n", inode->i_ino);
121 dprintf("c=%d, b=%08lx, phys=%08lx (moved)\n", create, block, phys);
/asus-wl-520gu-7.0.1.45/src/router/infosvr/
H A Dservice.c55 dprintf("%s %s %s %s\n",
97 dprintf("done\n");
124 dprintf("done\n");
/asus-wl-520gu-7.0.1.45/src/router/shared/
H A Dhttp.c70 dprintf("wget: null server input\n");
101 dprintf("Connecting to %s:%u...\n", host, port);
110 dprintf("connected!\n");
128 dprintf("HTTP request sent, awaiting response...\n");
130 dprintf("%s", line);
142 dprintf("%s", line);
H A Dshutils.h244 #define dprintf(fmt, args...) cprintf("%s: " fmt, __FUNCTION__, ## args) macro
246 #define dprintf(fmt, args...) macro
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/
H A Dhttp.c70 dprintf("wget: null server input\n");
101 dprintf("Connecting to %s:%u...\n", host, port);
110 dprintf("connected!\n");
128 dprintf("HTTP request sent, awaiting response...\n");
130 dprintf("%s", line);
142 dprintf("%s", line);
H A Dshutils.h180 #define dprintf(fmt, args...) cprintf("%s: " fmt, __FUNCTION__, ## args) macro
182 #define dprintf(fmt, args...) macro
/asus-wl-520gu-7.0.1.45/src/router/httpd/
H A Dhttp.c96 dprintf("Connecting to %s:%u...\n", host, port);
105 dprintf("connected!\n");
123 dprintf("HTTP request sent, awaiting response...\n");
125 dprintf("%s", line);
137 dprintf("%s", line);
/asus-wl-520gu-7.0.1.45/src/router/cdma/
H A Dnetwork.c69 dprintf("\n\n\nadd %s %d %s %s %s\n\n\n", ifname, atoi(metric), ipaddr, gateway, netmask);
85 dprintf("add %s\n", word);
100 dprintf("add %s\n", ifname);
131 dprintf("%s\n", lan_ifname);
533 dprintf("%s %s\n",
544 dprintf("%s\n", lan_ifname);
572 dprintf("done\n");
689 dprintf("%s %s\n\n\n\n\n", wan_ifname, wan_proto);
1012 dprintf("%s %s\n",
1062 dprintf("don
[all...]

Completed in 96 milliseconds

123