PostgreSQL Source Code  git master
link Struct Reference

Data Fields

const char * l_filename
 
lineno_t l_linenum
 
const char * l_target
 
const char * l_linkname
 

Detailed Description

Definition at line 291 of file zic.c.

Field Documentation

◆ l_filename

const char* link::l_filename

Definition at line 293 of file zic.c.

Referenced by inlink().

◆ l_linenum

lineno_t link::l_linenum

Definition at line 294 of file zic.c.

Referenced by inlink().

◆ l_linkname

const char* link::l_linkname

Definition at line 296 of file zic.c.

Referenced by inlink().

◆ l_target

const char* link::l_target

Definition at line 295 of file zic.c.

Referenced by inlink().


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