HomeSort by relevance Sort by last modified time
    Searched full:type_set_write (Results 1 - 1 of 1) sorted by null

  /external/libsepol/src/
write.c 585 static int type_set_write(type_set_t * x, struct policy_file *fp) function
897 type_set_write(e->type_names, fp)) ||
900 type_set_write(e->type_names, fp))) {
1051 if (type_set_write(&role->types, fp))
    [all...]

Completed in 210 milliseconds