OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:high_port
(Results
1 - 7
of
7
) sorted by null
/external/libsepol/src/
ports.c
66
tmp_port->u.port.
high_port
= high;
67
if (tmp_port->u.port.low_port > tmp_port->u.port.
high_port
) {
69
tmp_port->u.port.low_port, tmp_port->u.port.
high_port
);
107
int high = port->u.port.
high_port
;
182
int high2 = c->u.port.
high_port
;
220
int high2 = c->u.port.
high_port
;
expand.c
[
all
...]
services.c
[
all
...]
write.c
[
all
...]
policydb.c
[
all
...]
/external/libsepol/include/sepol/policydb/
policydb.h
310
uint16_t
high_port
;
member in struct:ocontext::__anon23813::__anon23814
/external/checkpolicy/
policy_define.c
[
all
...]
Completed in 362 milliseconds