L luo Sep 28, 2011 #1 How can I open a file in kernel space? such as: "../test.txt" Does kernel space have such interface routine? thanks
How can I open a file in kernel space? such as: "../test.txt" Does kernel space have such interface routine? thanks
OP L luo Sep 30, 2011 Thread Starter #3 kern_open()? I found that FreeBSD man pages doesn't export such routine, why?