parse_logentry   5837 source3/include/proto.h bool parse_logentry( TALLOC_CTX *mem_ctx, char *line, struct eventlog_Record_tdb *entry, bool * eor );
parse_logentry    129 source3/utils/eventlogadm.c 		parse_logentry( mem_ctx, ( char * ) &linein, &ee, &is_eor );