OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ioport_high
(Results
1 - 7
of
7
) sorted by null
/external/selinux/libsepol/cil/src/
cil_internal.h
776
uint32_t
ioport_high
;
member in struct:cil_ioportcon
cil_copy_ast.c
1258
new->
ioport_high
= orig->
ioport_high
;
[
all
...]
cil_post.c
269
rc = (aioportcon->
ioport_high
- aioportcon->ioport_low)
270
- (bioportcon->
ioport_high
- bioportcon->ioport_low);
[
all
...]
cil_policy.c
254
fprintf(file_arr[NETIFCONS], "ioportcon %d-%d ", ioportcon->ioport_low, ioportcon->
ioport_high
);
[
all
...]
cil_tree.c
[
all
...]
cil_build_ast.c
[
all
...]
cil_binary.c
[
all
...]
Completed in 51 milliseconds