Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssl/crypto/async/
H A 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()
224 ctx->numadd = 0; in async_wait_ctx_reset_counts()
H A Dasync_local.h61 size_t numadd; member
/freebsd-14.2/sys/netpfil/ipfw/
H A Dip_fw_table.c550 uint32_t num, numadd; in add_table_entry() local
640 numadd = 0; in add_table_entry()
667 numadd += num; in add_table_entry()
694 if (numadd != 0) in add_table_entry()