OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:node6
(Results
1 - 9
of
9
) sorted by null
/external/selinux/libsepol/src/
nodes.c
43
memcpy(tmp_node->u.
node6
.addr, addr_buf, addr_bsize);
44
memcpy(tmp_node->u.
node6
.mask, mask_buf, mask_bsize);
114
(const char *)&node->u.
node6
.addr,
119
(const char *)&node->u.
node6
.mask,
204
unsigned int *addr2 = c->u.
node6
.addr;
205
unsigned int *mask2 = c->u.
node6
.mask;
267
unsigned int *addr2 = c->u.
node6
.addr;
268
unsigned int *mask2 = c->u.
node6
.mask;
services.c
[
all
...]
expand.c
[
all
...]
write.c
[
all
...]
module_to_cil.c
[
all
...]
policydb.c
[
all
...]
/external/selinux/libsepol/include/sepol/policydb/
policydb.h
345
}
node6
; /* IPv6 node information */
member in union:ocontext::__anon22616
/external/selinux/checkpolicy/
policy_define.c
[
all
...]
/external/selinux/libsepol/cil/src/
cil_binary.c
[
all
...]
Completed in 71 milliseconds