Xenomai
3.2.4
|
Regular vfile iterator . More...
#include <vfile.h>
Data Fields | |
loff_t | pos |
Current record position while iterating. | |
struct seq_file * | seq |
Backlink to the host sequential file supporting the vfile. | |
struct xnvfile_regular * | vfile |
Backlink to the vfile being read. | |
char | private [0] |
Start of private area. More... | |
char xnvfile_regular_iterator::private[0] |
Start of private area.
Use xnvfile_iterator_priv() to address it.