Home
last modified time | relevance | path

Searched refs:fputs (Results 1 – 25 of 152) sorted by relevance

1234567

/OK3568_Linux_fs/external/rkwifibt-app/test/softap/
H A Dsoftap.c70 fputs(cmdline, fp); in create_hostapd_file()
71 fputs("ctrl_interface=/var/run/hostapd\n", fp); in create_hostapd_file()
72 fputs("driver=nl80211\n", fp); in create_hostapd_file()
73 fputs("ssid=", fp); in create_hostapd_file()
74 fputs(ssid, fp); in create_hostapd_file()
75 fputs("\n", fp); in create_hostapd_file()
76 fputs("channel=6\n", fp); in create_hostapd_file()
77 fputs("hw_mode=g\n", fp); in create_hostapd_file()
78 fputs("ieee80211n=1\n", fp); in create_hostapd_file()
79 fputs("ignore_broadcast_ssid=0\n", fp); in create_hostapd_file()
[all …]
/OK3568_Linux_fs/external/rkwifibt/src/
H A Drk_wifibt_init.c356 fputs("killall brcm_patchram_plus1\n", fp); in create_bt_test_file_for_brcm()
357 fputs("echo 0 > /sys/class/rfkill/rfkill0/state\n", fp); in create_bt_test_file_for_brcm()
358 fputs("echo 0 > /proc/bluetooth/sleep/btwrite\n", fp); in create_bt_test_file_for_brcm()
359 fputs("sleep 1\n", fp); in create_bt_test_file_for_brcm()
360 fputs("echo 1 > /sys/class/rfkill/rfkill0/state\n", fp); in create_bt_test_file_for_brcm()
361 fputs("echo 1 > /proc/bluetooth/sleep/btwrite\n", fp); in create_bt_test_file_for_brcm()
362 fputs("sleep 1\n", fp); in create_bt_test_file_for_brcm()
364 fputs(cmdline, fp); in create_bt_test_file_for_brcm()
365 fputs("sleep 1\n", fp); in create_bt_test_file_for_brcm()
390 fputs("echo 0 > /sys/class/rfkill/rfkill0/state\n", fp); in create_bt_test_file_for_rtl()
[all …]
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dparser.y582 fputs("\\\"", out); in print_quoted_string()
585 fputs(str, out); in print_quoted_string()
600 fputs(" bool\n", out); in print_symbol()
603 fputs(" tristate\n", out); in print_symbol()
606 fputs(" string\n", out); in print_symbol()
609 fputs(" integer\n", out); in print_symbol()
612 fputs(" hex\n", out); in print_symbol()
615 fputs(" ???\n", out); in print_symbol()
623 fputs(" prompt ", out); in print_symbol()
626 fputs(" if ", out); in print_symbol()
[all …]
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.y608 fputs("\\\"", out); in print_quoted_string()
611 fputs(str, out); in print_quoted_string()
626 fputs(" boolean\n", out); in print_symbol()
629 fputs(" tristate\n", out); in print_symbol()
632 fputs(" string\n", out); in print_symbol()
635 fputs(" integer\n", out); in print_symbol()
638 fputs(" hex\n", out); in print_symbol()
641 fputs(" ???\n", out); in print_symbol()
649 fputs(" prompt ", out); in print_symbol()
652 fputs(" if ", out); in print_symbol()
[all …]
H A Dzconf.tab.c
H A Dzconf.tab.c_shipped2325 fputs("\\\"", out);
2328 fputs(str, out);
2343 fputs(" boolean\n", out);
2346 fputs(" tristate\n", out);
2349 fputs(" string\n", out);
2352 fputs(" integer\n", out);
2355 fputs(" hex\n", out);
2358 fputs(" ???\n", out);
2366 fputs(" prompt ", out);
2369 fputs(" if ", out);
[all …]
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.y636 fputs("\\\"", out); in print_quoted_string()
639 fputs(str, out); in print_quoted_string()
654 fputs(" bool\n", out); in print_symbol()
657 fputs(" tristate\n", out); in print_symbol()
660 fputs(" string\n", out); in print_symbol()
663 fputs(" integer\n", out); in print_symbol()
666 fputs(" hex\n", out); in print_symbol()
669 fputs(" ???\n", out); in print_symbol()
677 fputs(" prompt ", out); in print_symbol()
680 fputs(" if ", out); in print_symbol()
[all …]
H A Dzconf.tab.c_shipped2342 fputs("\\\"", out);
2345 fputs(str, out);
2360 fputs(" bool\n", out);
2363 fputs(" tristate\n", out);
2366 fputs(" string\n", out);
2369 fputs(" integer\n", out);
2372 fputs(" hex\n", out);
2375 fputs(" ???\n", out);
2383 fputs(" prompt ", out);
2386 fputs(" if ", out);
[all …]
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Djson_writer.c33 fputs(" ", self->out); in jsonw_indent()
63 fputs("\\t", self->out); in jsonw_puts()
66 fputs("\\n", self->out); in jsonw_puts()
69 fputs("\\r", self->out); in jsonw_puts()
72 fputs("\\f", self->out); in jsonw_puts()
75 fputs("\\b", self->out); in jsonw_puts()
78 fputs("\\n", self->out); in jsonw_puts()
81 fputs("\\\"", self->out); in jsonw_puts()
84 fputs("\\\'", self->out); in jsonw_puts()
111 fputs("\n", self->out); in jsonw_destroy()
/OK3568_Linux_fs/kernel/drivers/video/logo/
H A Dpnmtologo.c239 fputs("/*\n", out); in write_header()
240 fputs(" * DO NOT EDIT THIS FILE!\n", out); in write_header()
241 fputs(" *\n", out); in write_header()
243 fputs(" *\n", out); in write_header()
245 fputs(" */\n\n", out); in write_header()
246 fputs("#include <linux/linux_logo.h>\n\n", out); in write_header()
253 fputs("\n};\n\n", out); in write_footer()
263 fputs("};\n\n", out); in write_footer()
381 fputs("\n};\n\n", out); in write_logo_clut224()
/OK3568_Linux_fs/kernel/drivers/zorro/
H A Dgen-devlist.c70 fputs("\")\n", devf); in main()
81 fputs("ENDMANUF()\n\n", devf); in main()
91 fputs("\")\n", devf); in main()
99 fputs("ENDMANUF()\n\ in main()
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Dgadget_printer.rst182 fputs("\n", stderr);
183 fputs("Usage: prn_example -[options]\n", stderr);
184 fputs("Options:\n", stderr);
185 fputs("\n", stderr);
186 fputs("-get_status Get the current printer status.\n", stderr);
187 fputs("-selected Set the selected status to selected.\n", stderr);
188 fputs("-not_selected Set the selected status to NOT selected.\n",
190 fputs("-error Set the error status to error.\n", stderr);
191 fputs("-no_error Set the error status to NO error.\n", stderr);
192 fputs("-paper_out Set the paper status to paper out.\n", stderr);
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dxcoffout.h57 fputs ("\t.es\n", (ASMFILE)); \
85 fputs (_p+1, asm_out_file); \
103 fputs (",0\n", asm_out_file); \
155 fputs ("\t.ei\t", (FILE)); \
H A Ddefaults.h145 fputs (":\n", (FILE)); \
162 fputs (":\n", (FILE)); \
171 fputs (user_label_prefix, (FILE)); \
172 fputs ((NAME), (FILE)); \
226 fputs (TYPE_ASM_OP, STREAM); \
228 fputs (", ", STREAM); \
243 fputs (SIZE_ASM_OP, STREAM); \
252 fputs (SIZE_ASM_OP, STREAM); \
254 fputs (", .-", STREAM); \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dxcoffout.h57 fputs ("\t.es\n", (ASMFILE)); \
85 fputs (_p+1, asm_out_file); \
103 fputs (",0\n", asm_out_file); \
155 fputs ("\t.ei\t", (FILE)); \
H A Ddefaults.h145 fputs (":\n", (FILE)); \
162 fputs (":\n", (FILE)); \
171 fputs (user_label_prefix, (FILE)); \
172 fputs ((NAME), (FILE)); \
226 fputs (TYPE_ASM_OP, STREAM); \
228 fputs (", ", STREAM); \
243 fputs (SIZE_ASM_OP, STREAM); \
252 fputs (SIZE_ASM_OP, STREAM); \
254 fputs (", .-", STREAM); \
/OK3568_Linux_fs/kernel/scripts/genksyms/
H A Dgenksyms.c300 fputs("extern ", debugfile); in __add_symbol()
302 fputs(">\n", debugfile); in __add_symbol()
498 fputs(list->string, f); in print_node()
508 fputs("(nil)", f); in print_list()
681 fputs(">\n", debugfile); in export_symbol()
724 fputs("Usage:\n" "genksyms [-adDTwqhVR] > /path/to/.tmp_obj.ver\n" "\n" in genksyms_usage()
789 fputs("genksyms version 2.5.60\n", stderr); in main()
846 fputs("override ", dumpfile); in main()
851 fputs(sym->name, dumpfile); in main()
854 fputs("extern ", dumpfile); in main()
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/src/
H A Dtime-polling.c428 fputs ("Usage:\ttime-polling [num_iter] [num_to_test] [num_active] [-v]\n",
446 fputs ("Usage:\ttime-polling [num_iter] [num_to_test] [num_active] [-v]\n",
499 fputs ("All times in microseconds\n", OUT);
500 fputs ("ITERATION\t", OUT);
527 fputs ("\n\naverage\t\t", OUT);
539 fputs ("Per fd\t\t", OUT);
570 fputs ("<- the most important value\n", OUT);
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/
H A Dadd-riscv-support.patch25 fputs (",AArch64", stdout);
28 + fputs (",soft-float", stdout);
31 + fputs (",double-float", stdout);
/OK3568_Linux_fs/u-boot/include/
H A Dstdio.h55 #define eputs(s) fputs(stderr, s)
59 void fputs(int file, const char *s);
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/
H A Dassert.c79 fputs(" ", stderr); in test_assert()
81 fputs("\n", stderr); in test_assert()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/config/
H A Delfos.h245 fputs ("\t.weak\t", (FILE)); \
254 fputs ("\t.symver\t", (FILE)); \
256 fputs (", ", (FILE)); \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/
H A Delfos.h245 fputs ("\t.weak\t", (FILE)); \
254 fputs ("\t.symver\t", (FILE)); \
256 fputs (", ", (FILE)); \
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/zip/zip-3.0/
H A Dfix-security-format.patch30 + fputs(text[i],stdout);
39 + fputs(cryptnote[i],stdout);
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dhwtstamp_config.c78 fputs("Usage: hwtstamp_config if_name [tx_type rx_filter]\n" in usage()
82 fputs("rx_filter is any of (case-insensitive):\n", stderr); in usage()

1234567