Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/crypto/async/
Dasync_wait.c62 ctx->numadd++; in ASYNC_WAIT_CTX_set_wait_fd()
117 *numaddfds = ctx->numadd; in ASYNC_WAIT_CTX_get_changed_fds()
166 ctx->numadd--; in ASYNC_WAIT_CTX_clear_fd()
189 ctx->numadd = 0; in async_wait_ctx_reset_counts()
Dasync_local.h60 size_t numadd; member
/freebsd-12-stable/sys/netpfil/ipfw/
Dip_fw_table.c557 uint32_t num, numadd; in add_table_entry() local
647 numadd = 0; in add_table_entry()
666 numadd += num; in add_table_entry()
693 if (numadd != 0) in add_table_entry()