OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sepol_port_compare2
(Results
1 - 3
of
3
) sorted by null
/external/selinux/libsemanage/src/
port_record.c
40
return
sepol_port_compare2
(port, port2);
49
return
sepol_port_compare2
(*port, *port2);
/external/selinux/libsepol/include/sepol/
port_record.h
22
extern int
sepol_port_compare2
(const sepol_port_t * port,
/external/selinux/libsepol/src/
port_record.c
111
int
sepol_port_compare2
(const sepol_port_t * port, const sepol_port_t * port2)
function
Completed in 395 milliseconds