Searched refs:canon (Results 1 – 1 of 1) sorted by relevance
596 char *canon = NULL; in sel_write_context() local610 length = security_sid_to_context(state, sid, &canon, &len); in sel_write_context()621 memcpy(buf, canon, len); in sel_write_context()624 kfree(canon); in sel_write_context()