Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Dntpd.c1349 int scmp_sc[] = { local
1388 int scmp_sc[] = { local
1424 for (i = 0; i < COUNTOF(scmp_sc); i++) {
1426 SCMP_ACT_ALLOW, scmp_sc[i], 0) < 0) {