Searched defs:zsd_ctl (Results 1 – 1 of 1) sorted by relevance
384 typedef struct zsd_ctl { struct385 kstat_ctl_t *zsctl_kstat_ctl;388 int zsctl_proc_fd; /* Log currently being used */389 ea_file_t zsctl_proc_eaf;390 struct stat64 zsctl_proc_stat;391 int zsctl_proc_open;392 int zsctl_proc_fd_next; /* Log file to use next */393 ea_file_t zsctl_proc_eaf_next;394 struct stat64 zsctl_proc_stat_next;395 int zsctl_proc_open_next;[all …]