Searched defs:log_result (Results 1 – 2 of 2) sorted by relevance
206 struct log_result { struct207 nis_error lr_status; /* The status itself */208 netobj lr_cookie; /* Used by the dump callback */209 log_entry lr_entries<>; /* zero or more entries */
393 struct log_result { struct401 typedef struct log_result log_result; argument