Home
last modified time | relevance | path

Searched refs:INTERACTIVE (Results 1 – 5 of 5) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_xdp_vlan.sh25 if [ -n "$INTERACTIVE" ]; then
56 INTERACTIVE=yes
91 if [ -n "$INTERACTIVE" ]; then
/external/ltp/testcases/kernel/hotplug/memory_hotplug/
Dmemtoy.c382 set_option(INTERACTIVE); in init_glctx()
462 if (!is_option(INTERACTIVE)) in main()
Dcommands.c1178 if (is_option(INTERACTIVE)) in process_commands()
1184 is_option(INTERACTIVE) ? "" : "EOF on stdin"); in process_commands()
1222 if (!is_option(INTERACTIVE) && in process_commands()
1231 if (!is_option(INTERACTIVE)) { in process_commands()
/external/pcre/dist2/src/
Dpcre2test.c106 #define INTERACTIVE(f) isatty(fileno(f)) macro
3341 if (INTERACTIVE(f)) in extend_inputline()
3360 if (INTERACTIVE(f)) printf("%s", prompt); in extend_inputline()
3380 if (!INTERACTIVE(f) && dlen < rlen - 1 && !feof(f)) in extend_inputline()
4994 if (!INTERACTIVE(infile)) fprintf(outfile, "%s", (char *)p); in process_pattern()
8585 if (INTERACTIVE(infile)) using_history(); in main()
8621 if (!INTERACTIVE(infile)) fprintf(outfile, "%s", (char *)buffer); in main()
8688 if (rc == PR_SKIP && !INTERACTIVE(infile)) skipping = TRUE; in main()
8699 if (INTERACTIVE(infile)) fprintf(outfile, "\n"); in main()
8725 if (infile != NULL && INTERACTIVE(infile)) clear_history(); in main()
/external/openssh/
Dsftp.0196 INTERACTIVE COMMANDS