Searched refs:canon (Results 1 – 1 of 1) sorted by relevance
569 char *canon = NULL; in sel_write_context() local581 length = security_sid_to_context(sid, &canon, &len); in sel_write_context()592 memcpy(buf, canon, len); in sel_write_context()595 kfree(canon); in sel_write_context()