smack-team / smack

Smack userspace
GNU Lesser General Public License v2.1
41 stars 33 forks source link

Get data from latest applied rule. #63

Closed jarkkojs closed 11 years ago

jarkkojs commented 11 years ago
void smack_accesses_get_from_current(
    struct smack_accesses *accesses,
    enum smack_rule, 
    char *buffer,
    int size);

I'm not sure whether I want this in or not so you are taking a risk implementing this that this won't be accepted. This is low priority and under consideration.

jarkkojs commented 11 years ago

I'll close this because I don't see that value for this.