OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sepol_port_compare
(Results
1 - 3
of
3
) sorted by null
/external/selinux/libsepol/include/sepol/
port_record.h
19
extern int
sepol_port_compare
(const sepol_port_t * port,
/external/selinux/libsemanage/src/
port_record.c
31
return
sepol_port_compare
(port, key);
/external/selinux/libsepol/src/
port_record.c
85
int
sepol_port_compare
(const sepol_port_t * port, const sepol_port_key_t * key)
function
Completed in 35 milliseconds