HomeSort by relevance Sort by last modified time
    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 74 milliseconds