Home
last modified time | relevance | path

Searched refs:otype (Results 1 – 3 of 3) sorted by relevance

/security/selinux/ss/
A Dpolicydb.h100 u32 otype; /* resulting type of new object */ member
A Dpolicydb.c1926 u32 len, stype, otype; in filename_trans_read_helper_compat() local
1950 otype = le32_to_cpu(buf[3]); in filename_trans_read_helper_compat()
1961 if (likely(datum->otype == otype)) in filename_trans_read_helper_compat()
1973 datum->otype = otype; in filename_trans_read_helper_compat()
2059 datum->otype = le32_to_cpu(buf[0]); in filename_trans_read_helper()
3573 buf[3] = cpu_to_le32(datum->otype); in filename_write_helper_compat()
3624 buf[0] = cpu_to_le32(datum->otype); in filename_write_helper()
A Dservices.c1746 newcontext->type = datum->otype; in filename_compute_type()

Completed in 16 milliseconds