Data Fields | |
char | endcharseq [MAXXLAT] |
int | endindex |
char | funccharseq [MAXXLAT] |
int | funcindex |
time_t | lastone |
char | passchars [MAXXLAT] |
char endcharseq[MAXXLAT] |
Definition at line 515 of file app_rpt.c.
Referenced by func_xlat(), and load_rpt_vars().
int endindex |
Definition at line 518 of file app_rpt.c.
Referenced by func_xlat().
char funccharseq[MAXXLAT] |
Definition at line 514 of file app_rpt.c.
Referenced by func_xlat(), and load_rpt_vars().
int funcindex |
Definition at line 517 of file app_rpt.c.
Referenced by func_xlat().
time_t lastone |
Definition at line 519 of file app_rpt.c.
Referenced by func_xlat().
char passchars[MAXXLAT] |
Definition at line 516 of file app_rpt.c.
Referenced by func_xlat(), and load_rpt_vars().