Searched defs:serecord_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/syseventadm/
H A Dsyseventadm.h77 } serecord_t; typedef in typeref:struct:serecord
107 static serecord_t *parse_line(str_t *line);
109 static int matches_serecord(serecord_t *sep);
110 static void print_serecord(FILE *fp, serecord_t *sep);
111 static void free_serecord(serecord_t *sep);

Completed in 45 milliseconds