Searched refs:bodies (Results 1 - 17 of 17) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/neon/test/
H A Dprops.c68 /* Regression tests for propfind bodies which caused segfaults. */
71 static const char *bodies[] = { local
97 for (n = 0; bodies[n] != NULL; n++) {
98 CALL(make_session(&sess, single_serve_string, (void *)bodies[n]));
109 static const char *bodies[] = { local
131 for (n = 0; bodies[n] != NULL; n++) {
132 CALL(make_session(&sess, single_serve_string, (void *)bodies[n]));
H A Drequest.c1067 struct body bodies[] = { local
1076 bodies[BIG].body = ne_malloc(bodies[BIG].size);
1077 for (n = 0; n < bodies[BIG].size; n++) {
1078 bodies[BIG].body[n] = (char)n%80;
1082 for (n = 0; bodies[n].body != NULL; n++) {
1087 ON(spawn_server(7777, want_body, &(bodies[n])));
1093 ne_set_request_body_buffer(req, bodies[n].body, bodies[n].size);
1095 ne_set_request_body_provider(req, bodies[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/neon/test/
H A Dprops.c68 /* Regression tests for propfind bodies which caused segfaults. */
71 static const char *bodies[] = { local
97 for (n = 0; bodies[n] != NULL; n++) {
98 CALL(make_session(&sess, single_serve_string, (void *)bodies[n]));
109 static const char *bodies[] = { local
131 for (n = 0; bodies[n] != NULL; n++) {
132 CALL(make_session(&sess, single_serve_string, (void *)bodies[n]));
H A Drequest.c1067 struct body bodies[] = { local
1076 bodies[BIG].body = ne_malloc(bodies[BIG].size);
1077 for (n = 0; n < bodies[BIG].size; n++) {
1078 bodies[BIG].body[n] = (char)n%80;
1082 for (n = 0; bodies[n].body != NULL; n++) {
1087 ON(spawn_server(7777, want_body, &(bodies[n])));
1093 ne_set_request_body_buffer(req, bodies[n].body, bodies[n].size);
1095 ne_set_request_body_provider(req, bodies[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/neon/test/
H A Dprops.c68 /* Regression tests for propfind bodies which caused segfaults. */
71 static const char *bodies[] = { local
97 for (n = 0; bodies[n] != NULL; n++) {
98 CALL(make_session(&sess, single_serve_string, (void *)bodies[n]));
109 static const char *bodies[] = { local
131 for (n = 0; bodies[n] != NULL; n++) {
132 CALL(make_session(&sess, single_serve_string, (void *)bodies[n]));
H A Drequest.c1067 struct body bodies[] = { local
1076 bodies[BIG].body = ne_malloc(bodies[BIG].size);
1077 for (n = 0; n < bodies[BIG].size; n++) {
1078 bodies[BIG].body[n] = (char)n%80;
1082 for (n = 0; bodies[n].body != NULL; n++) {
1087 ON(spawn_server(7777, want_body, &(bodies[n])));
1093 ne_set_request_body_buffer(req, bodies[n].body, bodies[n].size);
1095 ne_set_request_body_provider(req, bodies[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/texinfo/
H A Dtexinfo.tex5482 % Macro bodies are absorbed as an argument in a context where
5515 % \mbodybackslash is the definition of \ in @macro bodies.
5612 % These two commands read recursive and nonrecursive macro bodies.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/texinfo/
H A Dtexinfo.tex5482 % Macro bodies are absorbed as an argument in a context where
5515 % \mbodybackslash is the definition of \ in @macro bodies.
5612 % These two commands read recursive and nonrecursive macro bodies.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/texinfo/
H A Dtexinfo.tex5482 % Macro bodies are absorbed as an argument in a context where
5515 % \mbodybackslash is the definition of \ in @macro bodies.
5612 % These two commands read recursive and nonrecursive macro bodies.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/doc/
H A Dtexinfo.tex7282 % Macro bodies are absorbed as an argument in a context where
7343 % \mbodybackslash is the definition of \ in @macro bodies.
7493 % These two commands read recursive and nonrecursive macro bodies.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/doc/
H A Dtexinfo.tex7282 % Macro bodies are absorbed as an argument in a context where
7343 % \mbodybackslash is the definition of \ in @macro bodies.
7493 % These two commands read recursive and nonrecursive macro bodies.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/doc/
H A Dtexinfo.tex5977 % Macro bodies are absorbed as an argument in a context where
6016 % \mbodybackslash is the definition of \ in @macro bodies.
6110 % These two commands read recursive and nonrecursive macro bodies.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/doc/
H A Dtexinfo.tex7282 % Macro bodies are absorbed as an argument in a context where
7343 % \mbodybackslash is the definition of \ in @macro bodies.
7493 % These two commands read recursive and nonrecursive macro bodies.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/automake-1.11/
H A Dtexinfo.tex6878 % Macro bodies are absorbed as an argument in a context where
6922 % \mbodybackslash is the definition of \ in @macro bodies.
7016 % These two commands read recursive and nonrecursive macro bodies.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dada-lang.c862 . Remove trailing X[bn]* suffix (indicating names in package bodies).
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dada-lang.c862 . Remove trailing X[bn]* suffix (indicating names in package bodies).
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dada-lang.c862 . Remove trailing X[bn]* suffix (indicating names in package bodies).

Completed in 593 milliseconds