Home
last modified time | relevance | path

Searched defs:exists (Results 1 – 10 of 10) sorted by relevance

/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_shmem.h21 ngx_uint_t exists; /* unsigned exists:1; */ member
H A Dngx_darwin_init.c42 ngx_uint_t exists; member
H A Dngx_freebsd_init.c51 ngx_uint_t exists; member
/f-stack/dpdk/drivers/net/tap/
H A Dtap_tcmsgs.c29 uint8_t exists; member
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_cache.h50 unsigned exists:1; member
114 unsigned exists:1; member
/f-stack/dpdk/drivers/net/af_xdp/
H A Drte_eth_af_xdp.c643 bool exists = false; in ctx_exists() local
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Darc.c6133 arc_buf_hdr_t *exists = NULL; in arc_read() local
6995 arc_buf_hdr_t *exists; in arc_write_done() local
10241 arc_buf_hdr_t *hdr, *exists; in l2arc_hdr_restore() local
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_algo.c1554 int exists; in ta_add_chash() local
3518 int exists; in ta_add_fhash() local
/f-stack/app/redis-5.0.5/src/
H A Dmodule.c2317 int exists = hashTypeExists(key->value, field->ptr); in RM_HashSet() local
/f-stack/dpdk/drivers/net/qede/
H A Dqede_debug.c264 bool exists[MAX_CHIP_IDS]; member