Searched defs:PRCList (Results 1 - 8 of 8) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprclist.h43 typedef struct PRCListStr PRCList; typedef in typeref:struct:PRCListStr
49 PRCList *next;
50 PRCList *prev;
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h433 typedef struct PRCListStr PRCList; typedef in typeref:struct:PRCListStr
436 PRCList *next;
437 PRCList *prev;
524 PRCList link;
H A DVBoxCAPI_v3_1.h433 typedef struct PRCListStr PRCList; typedef in typeref:struct:PRCListStr
436 PRCList *next;
437 PRCList *prev;
524 PRCList link;
H A DVBoxCAPI_v3_2.h433 typedef struct PRCListStr PRCList; typedef in typeref:struct:PRCListStr
436 PRCList *next;
437 PRCList *prev;
524 PRCList link;
H A DVBoxCAPI_v4_0.h433 typedef struct PRCListStr PRCList; typedef in typeref:struct:PRCListStr
436 PRCList *next;
437 PRCList *prev;
524 PRCList link;
H A DVBoxCAPI_v4_1.h433 typedef struct PRCListStr PRCList; typedef in typeref:struct:PRCListStr
436 PRCList *next;
437 PRCList *prev;
524 PRCList link;
H A DVBoxCAPI_v4_2.h433 typedef struct PRCListStr PRCList; typedef in typeref:struct:PRCListStr
436 PRCList *next;
437 PRCList *prev;
524 PRCList link;
H A DVBoxCAPI_v4_3.h497 typedef struct PRCListStr PRCList; typedef in typeref:struct:PRCListStr
500 PRCList *next;
501 PRCList *prev;
588 PRCList link;

Completed in 633 milliseconds