Searched refs:udhcpstate (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/rc/
H A Dudhcpc_ex.c32 static char udhcpstate[8]; variable
70 logmessage("dhcp client", "%s: lease is lost", udhcpstate);
122 udhcpstate,
182 if (argv[1]) strcpy(udhcpstate, argv[1]);
H A Dudhcpc.c32 char udhcpstate[8]; variable
74 logmessage("dhcp client", "%s: lease is lost", udhcpstate);
140 udhcpstate,
191 // udhcpstate,
204 strcpy(udhcpstate, argv[1]);
/asus-wl-520gu-7.0.1.45/src/router/rc.orig/
H A Dudhcpc.c31 char udhcpstate[8]; variable
72 logmessage("dhcp client", "%s: lease is lost", udhcpstate);
138 udhcpstate,
167 strcpy(udhcpstate, argv[1]);
H A Dudhcpc_ex.c32 static char udhcpstate[8]; variable
70 logmessage("dhcp client", "%s: lease is lost", udhcpstate);
122 udhcpstate,
170 if (argv[1]) strcpy(udhcpstate, argv[1]);

Completed in 87 milliseconds