Lines Matching refs:struct
50 struct logr_string {
55 typedef struct logr_string logr_string_t;
57 struct logr_record {
77 typedef struct logr_record logr_record_t;
85 struct logr_EventLogClose {
97 struct logr_EventLogQueryCount {
109 struct logr_EventLogGetOldestRec {
121 struct logr_EventLogOpen {
132 struct logr_EventLogRead {
152 struct logr_EventLogClose EventLogClose;
154 struct logr_EventLogQueryCount EventLogQueryCount;
156 struct logr_EventLogGetOldestRec EventLogGetOldestRec;
158 struct logr_EventLogOpen EventLogOpen;
160 struct logr_EventLogRead EventLogRead;