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.c61 ctx->numadd++; in ASYNC_WAIT_CTX_set_wait_fd()
116 *numaddfds = ctx->numadd; in ASYNC_WAIT_CTX_get_changed_fds()
165 ctx->numadd--; in ASYNC_WAIT_CTX_clear_fd()
223 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.c428 uint32_t kidx, num, numadd; in add_table_entry() local
471 numadd = 0; in add_table_entry()
498 numadd += num; in add_table_entry()
525 if (numadd != 0) in add_table_entry()