Searched defs:interactive (Results 1 – 7 of 7) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ |
| H A D | memtest.c | 93 int memtest_addressing(unsigned long *l, size_t bytes, int interactive) { in memtest_addressing() 138 void memtest_fill_random(unsigned long *l, size_t bytes, int interactive) { in memtest_fill_random() 164 unsigned long v2, char sym, int interactive) in memtest_fill_value() 194 int memtest_compare(unsigned long *l, size_t bytes, int interactive) { in memtest_compare() 219 int interactive) in memtest_compare_times() 237 int memtest_test(unsigned long *m, size_t bytes, int passes, int interactive) { in memtest_test()
|
| H A D | redis-cli.c | 192 int interactive; member 1632 void cliSetPreferences(char **argv, int argc, int interactive) { in cliSetPreferences()
|
| /f-stack/dpdk/examples/qos_sched/ |
| H A D | main.c | 26 uint8_t interactive = APP_INTERACTIVE_DEFAULT; variable
|
| /f-stack/tools/ngctl/ |
| H A D | main.c | 168 int interactive = isatty(0) && isatty(1); local
|
| /f-stack/dpdk/examples/vdpa/ |
| H A D | main.c | 42 static int interactive; variable
|
| /f-stack/dpdk/examples/ntb/ |
| H A D | ntb_fwd.c | 70 static uint8_t interactive = 1; variable
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | testpmd.c | 87 uint8_t interactive = 0; variable
|