Home
last modified time | relevance | path

Searched defs:interactive (Results 1 – 7 of 7) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dmemtest.c93 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 Dredis-cli.c192 int interactive; member
1632 void cliSetPreferences(char **argv, int argc, int interactive) { in cliSetPreferences()
/f-stack/dpdk/examples/qos_sched/
H A Dmain.c26 uint8_t interactive = APP_INTERACTIVE_DEFAULT; variable
/f-stack/tools/ngctl/
H A Dmain.c168 int interactive = isatty(0) && isatty(1); local
/f-stack/dpdk/examples/vdpa/
H A Dmain.c42 static int interactive; variable
/f-stack/dpdk/examples/ntb/
H A Dntb_fwd.c70 static uint8_t interactive = 1; variable
/f-stack/dpdk/app/test-pmd/
H A Dtestpmd.c87 uint8_t interactive = 0; variable