Searched refs:have_log (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sbin/ipfw/
H A Dipfw2.c3792 ipfw_insn *have_log = NULL, *have_altq = NULL, *have_tag = NULL; local
4225 if (have_log)
4228 have_log = (ipfw_insn *)c;
5097 if (have_log) {
5098 i = F_LEN(have_log);
5100 bcopy(have_log, dst, i * sizeof(uint32_t));
/freebsd-11-stable/crypto/heimdal/appl/gssmask/
H A Dgssmaestro.c52 int have_log; member in struct:client

Completed in 68 milliseconds