Searched refs:SCIF_ADMIN_PORT_END (Results 1 – 2 of 2) sorted by relevance
90 #define SCIF_ADMIN_PORT_END 1024 macro
351 if (pn < SCIF_ADMIN_PORT_END && !capable(CAP_SYS_ADMIN)) { in scif_bind()