Searched refs:nsc (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_mx4200.c486 char nsc, ewc; local
557 nsc = 'N';
560 nsc = 'S';
582 nsc, /* north/south */
590 lats, nsc, lons, ewc, alt );
/freebsd-13-stable/sys/netinet/
H A Dtcp_syncache.c323 struct syncache *sc, *nsc; local
346 TAILQ_FOREACH_SAFE(sc, &sch->sch_bucket, sc_hash, nsc)
471 struct syncache *sc, *nsc; local
496 TAILQ_FOREACH_SAFE(sc, &sch->sch_bucket, sc_hash, nsc) {
/freebsd-13-stable/lib/libpmc/
H A Dlibpmc.c641 __K8SETMASK(nsc);

Completed in 99 milliseconds