OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FILEPROTO
(Results
1 - 2
of
2
) sorted by null
/external/curl/lib/
file.h
29
struct
FILEPROTO
{
file.c
120
conn->data->req.protop = calloc(1, sizeof(struct
FILEPROTO
));
190
struct
FILEPROTO
*file = data->req.protop;
263
struct
FILEPROTO
*file = conn->data->req.protop;
281
struct
FILEPROTO
*file = conn->data->req.protop;
303
struct
FILEPROTO
*file = conn->data->req.protop;
440
struct
FILEPROTO
*file;
Completed in 57 milliseconds