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

/freebsd-13-stable/sbin/hastd/
H A Dproto.c64 static bool seen_default = false; local
69 PJDLOG_ASSERT(!seen_default);
70 seen_default = true;
/freebsd-13-stable/contrib/openbsm/bin/auditdistd/
H A Dproto.c59 static bool seen_default = false; local
64 PJDLOG_ASSERT(!seen_default);
65 seen_default = true;
/freebsd-13-stable/crypto/heimdal/lib/sl/
H A Dslc-gram.y135 int seen_default = 0;
152 seen_default++;
186 if(seen_default > 1) {

Completed in 116 milliseconds