from LDD3 (p. 87):
"void *start(struct seq_file *sfile, loff_t *pos);
The sfile argument can almost always be ignored. pos is an integer
indicating where the reading should start."
but how would you access a sequence file and tell it to start
reading from somewhere *other* than the beginning? i mean, if i just
type "cat /proc/rday", that will start at the beginning.
how would i tell it to do otherwise? thanks.
rday
--
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA
http://fsdev.net/wiki/index.php?title=Main_Page
========================================================================
--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ