Home
last modified time | relevance | path

Searched defs:title (Results 1 – 24 of 24) sorted by relevance

/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_setproctitle.h17 #define ngx_setproctitle(title) setproctitle("%s", title) argument
43 #define ngx_setproctitle(title) argument
H A Dngx_setproctitle.c79 ngx_setproctitle(char *title) in ngx_setproctitle()
H A Dngx_process_cycle.c83 char *title; in ngx_master_process_cycle() local
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_hexdump.c14 rte_hexdump(FILE *f, const char *title, const void *buf, unsigned int len) in rte_hexdump()
52 rte_memdump(FILE *f, const char *title, const void *buf, unsigned int len) in rte_memdump()
/f-stack/dpdk/drivers/common/qat/
H A Dqat_logs.c11 qat_hexdump_log(uint32_t level, uint32_t logtype, const char *title, in qat_hexdump_log()
H A Dqat_logs.h19 #define QAT_DP_HEXDUMP_LOG(level, title, buf, len) \ argument
/f-stack/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_logs.c15 bcmfs_hexdump_log(uint32_t level, uint32_t logtype, const char *title, in bcmfs_hexdump_log()
H A Dbcmfs_logs.h22 #define BCMFS_DP_HEXDUMP_LOG(level, title, buf, len) \ argument
/f-stack/tools/libxo/xohtml/
H A Dxohtml.js28 title: "<b>" + tag + "</b>", property
/f-stack/dpdk/doc/guides/
H A Dconf.py158 def generate_overview_table(output_filename, table_id, section, table_name, title): argument
255 def print_table_header(outfile, num_cols, header_names, title): argument
/f-stack/app/redis-5.0.5/src/
H A Dredis-benchmark.c72 const char *title; member
461 static void benchmark(char *title, char *cmd, int len) { in benchmark()
703 sds title = sdsnew(argv[0]); in main() local
H A Dmemtest.c63 void memtest_progress_start(char *title, int pass) { in memtest_progress_start()
H A Dserver.c3932 void redisSetProcTitle(char *title) { in redisSetProcTitle()
/f-stack/freebsd/contrib/openzfs/cmd/zpool_influxdb/dashboards/grafana/
H A DZFS-pool-latency-heatmaps-influxdb.json77 "title": "Total Reads and Writes", string
180 "title": "Total Reads", string
304 "title": "Total Writes", string
442 "title": "Sync Read Queue", string
566 "title": "Async Read Queue", string
814 "title": "Disk Read Queue", string
952 "title": "Sync Write Queue", string
1200 "title": "Trim Write Queue", string
1324 "title": "Disk Write Queue", string
1359 "title": "About", string
[all …]
/f-stack/tools/netstat/
H A Dipsec.c230 const struct val2str *name, const char *title, const char *cname) in ipsec_hist_new()
/f-stack/dpdk/usertools/
H A Ddpdk-devbind.py490 def display_devices(title, dev_list, extra_params=None): argument
/f-stack/tools/libxo/encoder/cbor/
H A Denc_cbor.c39 cbor_memdump (FILE *fp, const char *title, const char *data, in cbor_memdump()
/f-stack/dpdk/app/test/
H A Dtest.h131 debug_hexdump(FILE *file, const char *title, const void *buf, size_t len) in debug_hexdump()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_autoindex_module.c446 static u_char title[] = in ngx_http_autoindex_html() local
/f-stack/tools/libxo/xohtml/external/
H A Djquery.qtip.js1179 'title': close, property
1865 title: FALSE, property
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c1269 char *title; local
/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c3959 const char *title; in print_iostat_dashes() local
4020 const char *title; in print_iostat_header_impl() local
/f-stack/freebsd/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c6031 const char *title) in print_uge_deleg_perms()
/f-stack/dpdk/app/test-pmd/
H A Dcmdline_flow.c7789 char title[16] = {0}; in cmd_show_set_raw_parsed() local