<meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="font-family: Arial; font-size: medium; ">How can I create a new proc entry under /proc/[pid] ? <br>I using create_proc_entry(&quot;SOME_FILE&quot;, 0644, NULL /* here goes the pid proc entry */); <br>

Is there any way to get PID directory as a parent proc entry ? How ? </span><div><span class="Apple-style-span" style="font-family: Arial; font-size: medium; "><br></span></div><div><span class="Apple-style-span" style="font-family: Arial; font-size: medium; ">Thanks,</span></div>

<div><span class="Apple-style-span" style="font-family: Arial; font-size: medium; ">Mauro</span></div>