Searched refs:localkey_t (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/packages/OS400/
H A Dos400sys.h42 } localkey_t; typedef in typeref:enum:__anon35711
45 extern char * (* Curl_thread_buffer)(localkey_t key, long size);
H A Dos400sys.c77 static char * buffer_undef(localkey_t key, long size);
78 static char * buffer_threaded(localkey_t key, long size);
79 static char * buffer_unthreaded(localkey_t key, long size);
85 char * (* Curl_thread_buffer)(localkey_t key, long size) = buffer_undef;
92 localkey_t i;
98 for (i = (localkey_t) 0; i < LK_LAST; i++) {
170 buffer_unthreaded(localkey_t key, long size)
178 buffer_threaded(localkey_t key, long size)
209 buffer_undef(localkey_t key, long size)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/packages/OS400/
H A Dos400sys.h42 } localkey_t; typedef in typeref:enum:__anon781
45 extern char * (* Curl_thread_buffer)(localkey_t key, long size);
H A Dos400sys.c77 static char * buffer_undef(localkey_t key, long size);
78 static char * buffer_threaded(localkey_t key, long size);
79 static char * buffer_unthreaded(localkey_t key, long size);
85 char * (* Curl_thread_buffer)(localkey_t key, long size) = buffer_undef;
92 localkey_t i;
98 for (i = (localkey_t) 0; i < LK_LAST; i++) {
170 buffer_unthreaded(localkey_t key, long size)
178 buffer_threaded(localkey_t key, long size)
209 buffer_undef(localkey_t key, long size)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/packages/OS400/
H A Dos400sys.h42 } localkey_t; typedef in typeref:enum:__anon1686
45 extern char * (* Curl_thread_buffer)(localkey_t key, long size);
H A Dos400sys.c77 static char * buffer_undef(localkey_t key, long size);
78 static char * buffer_threaded(localkey_t key, long size);
79 static char * buffer_unthreaded(localkey_t key, long size);
85 char * (* Curl_thread_buffer)(localkey_t key, long size) = buffer_undef;
92 localkey_t i;
98 for (i = (localkey_t) 0; i < LK_LAST; i++) {
170 buffer_unthreaded(localkey_t key, long size)
178 buffer_threaded(localkey_t key, long size)
209 buffer_undef(localkey_t key, long size)

Completed in 61 milliseconds