Searched refs:copy_scope_index (Results 1 - 1 of 1) sorted by relevance

/external/selinux/libsepol/src/
H A Dlink.c1659 static int copy_scope_index(scope_index_t * src, scope_index_t * dest, function
1755 if (copy_scope_index(&src_decl->required, &dest_decl->required,
1757 copy_scope_index(&src_decl->declared, &dest_decl->declared,

Completed in 75 milliseconds