OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_poptContext
(Results
1 - 2
of
2
) sorted by null
/external/gptfdisk/
popt.h
47
struct
_poptContext
{
55
typedef struct
_poptContext
*poptContext;
android_popt.cc
62
poptContext con = (poptContext) calloc(1, sizeof(struct
_poptContext
));
Completed in 45 milliseconds