Home
last modified time | relevance | path

Searched refs:aibendportcon (Results 1 – 1 of 1) sorted by relevance

/external/selinux/libsepol/cil/src/
Dcil_post.c308 struct cil_ibendportcon *aibendportcon = *(struct cil_ibendportcon **)a; in cil_post_ibendportcon_compare() local
311 rc = strcmp(aibendportcon->dev_name_str, bibendportcon->dev_name_str); in cil_post_ibendportcon_compare()
315 if (aibendportcon->port < bibendportcon->port) in cil_post_ibendportcon_compare()
317 else if (bibendportcon->port < aibendportcon->port) in cil_post_ibendportcon_compare()