Home | History | Annotate | Download | only in src

Lines Matching refs:port_str

2709 	char port_str[4];
2715 rc = snprintf(port_str, 4, "%u", ibendportcon->u.ibendport.port);
2727 sepol_printf(out, "ibendportcon %s %s %s\n", ibendportcon->u.ibendport.dev_name, port_str, ctx);