This one time, at band camp, henry wrote:
>1.    I can find head_file(linux/fs.h) for ioctl() used in kernel_module .
>    Where can I find head_file for ioctl() used in User_applcation ?

man ioctl tells me there's an ioctl() in sys/ioctl.h.  If you're writing a
user app to use ioctls, then that's what you want to use.

-- 
[EMAIL PROTECTED]                           http://spacepants.org/jaq.gpg
 
Consciousness: that annoying time between naps.
-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to