Searched defs:cp_result (Results 1 – 2 of 2) sorted by relevance
212 struct cp_result { struct213 nis_error cp_status; /* Status of the checkpoint */214 uint32_t cp_zticks; /* Service 'ticks' */215 uint32_t cp_dticks; /* Database 'ticks' */
403 struct cp_result { struct408 typedef struct cp_result cp_result; argument