ReactOS 0.4.15-dev-7907-g95bf896
logline Struct Reference
Collaboration diagram for logline:

Public Attributes

struct loglinenext
 
charstart
 
charaddr
 
charrest
 
adns_query query
 

Detailed Description

Definition at line 139 of file adnslogres.c.

Member Data Documentation

◆ addr

char * logline::addr

Definition at line 141 of file adnslogres.c.

◆ next

struct logline* logline::next

Definition at line 140 of file adnslogres.c.

◆ query

adns_query logline::query

Definition at line 142 of file adnslogres.c.

◆ rest

char * logline::rest

Definition at line 141 of file adnslogres.c.

◆ start

char* logline::start

Definition at line 141 of file adnslogres.c.


The documentation for this struct was generated from the following file: