|
PatchworkOS
|
Go to the source code of this file.
Functions | |
| int | printf (const char *_RESTRICT format,...) |
| int printf | ( | const char *_RESTRICT | format, |
| ... | |||
| ) |
Definition at line 5 of file printf.c.
References stdout, va_end, va_start, and vfprintf().
Referenced by backbuffer_init(), benchmark(), benchmark_mmap(), builtin_clear(), builtin_help(), client_process_cmds(), client_receive_cmds(), dwm_attach(), dwm_client_accept(), dwm_client_disconnect(), dwm_detach(), dwm_init(), dwm_kbd_read(), dwm_mouse_read(), dwm_poll(), dwm_poll_ctx_update(), dwm_update(), execute_commands(), free(), frontbuffer_init(), interactive_execute_command(), interactive_handle_ansi(), interactive_handle_input(), interactive_prompt(), interactive_shell(), main(), main(), main(), pipeline_execute(), pipeline_execute_cmd(), pipeline_init(), print_dir(), print_stat(), procedure(), read_fd(), realloc(), screen_swap(), screen_transfer_frontbuffer(), spawn_program(), start_menu_load_entries(), start_menu_new(), start_services(), startmenu_procedure(), stats_print(), stats_update(), surface_new(), taskbar_new(), taskbar_procedure(), taskbar_update_clock(), terminal_columns_get(), and theme_lazy_load().