Searched refs:fail_noserver (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/neon/test/
H A Drequest.c1399 static int fail_noserver(const char *hostname, unsigned int port, int code) function
1414 return fail_noserver("no.such.domain", 7777, NE_LOOKUP);
1432 return fail_noserver("localhost", 7777, NE_CONNECT);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/neon/test/
H A Drequest.c1399 static int fail_noserver(const char *hostname, unsigned int port, int code) function
1414 return fail_noserver("no.such.domain", 7777, NE_LOOKUP);
1432 return fail_noserver("localhost", 7777, NE_CONNECT);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/neon/test/
H A Drequest.c1399 static int fail_noserver(const char *hostname, unsigned int port, int code) function
1414 return fail_noserver("no.such.domain", 7777, NE_LOOKUP);
1432 return fail_noserver("localhost", 7777, NE_CONNECT);

Completed in 169 milliseconds