Home
last modified time | relevance | path

Searched defs:log_result (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dnis.x206 struct log_result { struct
207 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 */
H A Dnis.h393 struct log_result { struct
401 typedef struct log_result log_result; argument