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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/neon/test/
H A Dredirect.c38 struct redir_args { struct
46 struct redir_args *args = ud;
72 static int check_redir(struct redir_args *args, const char *expect)
99 struct redir_args args[] = {
117 struct redir_args args = {302, "/foo/bar/blah", PATH};
123 struct redir_args args = {302, "norman", "/foo/bar"};
129 struct redir_args args = {302, "wishbone", "/foo/bar/"};
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/neon/test/
H A Dredirect.c38 struct redir_args { struct
46 struct redir_args *args = ud;
72 static int check_redir(struct redir_args *args, const char *expect)
99 struct redir_args args[] = {
117 struct redir_args args = {302, "/foo/bar/blah", PATH};
123 struct redir_args args = {302, "norman", "/foo/bar"};
129 struct redir_args args = {302, "wishbone", "/foo/bar/"};
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/neon/test/
H A Dredirect.c38 struct redir_args { struct
46 struct redir_args *args = ud;
72 static int check_redir(struct redir_args *args, const char *expect)
99 struct redir_args args[] = {
117 struct redir_args args = {302, "/foo/bar/blah", PATH};
123 struct redir_args args = {302, "norman", "/foo/bar"};
129 struct redir_args args = {302, "wishbone", "/foo/bar/"};

Completed in 170 milliseconds