Home
last modified time | relevance | path

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

/third_party/curl/packages/OS400/
H A Dos400sys.c70 struct buffer_t { struct
82 static struct buffer_t *locbufs;
89 struct buffer_t *p = (struct buffer_t *) private; in thdbufdestroy()
113 locbufs = (struct buffer_t *) NULL; in terminate()
121 get_buffer(struct buffer_t *buf, long size) in get_buffer()
171 struct buffer_t *bufs; in buffer_threaded()
177 bufs = (struct buffer_t *) pthread_getspecific(thdkey); in buffer_threaded()

Completed in 2 milliseconds