Home
last modified time | relevance | path

Searched defs:live (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_process_cycle.c95 ngx_uint_t live; in ngx_master_process_cycle() local
728 ngx_uint_t live; in ngx_reap_children() local
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_cycle.c1355 ngx_uint_t i, n, found, live; in ngx_clean_old_cycles() local
/f-stack/tools/netstat/
H A Dmain.c246 int live; /* true if we are examining a live system */ variable
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow_utils.c839 struct rte_bitmap *free, *free_rev, *live, *live_rev; in flow_check_preallocated_entry_cache() local
/f-stack/tools/libxo/xohtml/external/
H A Djquery.js3824 live: function( types, data, fn ) { method