Home
last modified time | relevance | path

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

/freebsd/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/sys/netpfil/ipfw/
H A Dip_fw_table.c551 uint32_t kidx, num, numadd; in add_table_entry() local
638 numadd = 0; in add_table_entry()
665 numadd += num; in add_table_entry()
692 if (numadd != 0) in add_table_entry()