Grid Community Toolkit  6.2.1705709074 (tag: v6.2.20240202)
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
globus_l_pbs_logfile_state_t Struct Reference

Data Fields

char * path
 
struct tm path_time
 
time_t start_timestamp
 
off_t log_offset
 
char * buffer
 
size_t buffer_length
 
char * log_dir
 

Detailed Description

State of the PBS log file parser.

Field Documentation

char* globus_l_pbs_logfile_state_t::buffer

Buffer of log file data

size_t globus_l_pbs_logfile_state_t::buffer_length

Length of the buffer

char* globus_l_pbs_logfile_state_t::log_dir

Path to the directory where the PBS server log files are located

off_t globus_l_pbs_logfile_state_t::log_offset

Offset of the next event to read from the log file

char* globus_l_pbs_logfile_state_t::path

Path of the current log file being parsed

struct tm globus_l_pbs_logfile_state_t::path_time

Date of the log file

time_t globus_l_pbs_logfile_state_t::start_timestamp

Timestamp of when to start generating events from


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