[cap-talk] [Apparmor-dev] Designation linux kernel patch concept
Rob Meijer
capibara at xs4all.nl
Fri Nov 30 04:44:27 EST 2007
On Fri, November 30, 2007 10:19, Rob Meijer wrote:
> Now we could define two functions, that would would optionaly
> (CONF_DESIGNATION) be used in all of the system calls defined abouve:
>
> void fd_designate_setup(int des_type,int f1,int f2,fd_set *fset);
> void fd_designate_clear(int des_type,int f1,int f2,fd_set *fset);
This should be:
void fd_designate_clear();
Rob
More information about the cap-talk
mailing list