|
PatchworkOS
|
#include <stdio.h>Go to the source code of this file.
Functions | |
| int | snprintf (char *_RESTRICT s, size_t n, const char *_RESTRICT format,...) |
Definition at line 3 of file snprintf.c.
References va_end, va_start, and vsnprintf().
Referenced by acpi_tables_expose(), aml_convert_to_decimal_string(), aml_convert_to_hex_string(), aml_name_string_to_string(), aml_object_to_string(), config_open(), dentry_generic_getdents(), fb_new(), getdents_recursive_traversal(), kbd_new(), mouse_new(), process_new(), process_prio_read(), process_procfs_init(), process_wait_read(), socket_new(), start_menu_load_entries(), ternminal_execute_ansi(), and theme_lazy_load().