#include <switch_config.h>
Data Fields | |
| FILE * | file |
| char | path [512] |
| char | category [256] |
| char | section [256] |
| char | buf [1024] |
| int | lineno |
| int | catno |
| int | sectno |
| int | lockto |
|
|
buffer of current line being read |
|
|
current category |
|
|
current category number in file |
|
|
FILE stream buffer to the opened file |
|
|
current line number in file |
|
|
|
|
|
path to the file |
|
|
current section |
|
|
current section number in file |
1.3.9.1