Home
last modified time | relevance | path

Searched defs:fmt (Results 1 – 25 of 77) sorted by relevance

1234

/DragonOS/kernel/src/libs/
H A Dprintk.c54 static int __do_vsprintf(char *buf, const char *fmt, int buf_size, va_list args) in __do_vsprintf()
364 int vsprintf(char *buf, const char *fmt, va_list args) in vsprintf()
378 int vsnprintf(char *buf, const char *fmt, int buf_size, va_list args) in vsnprintf()
594 int printk_color(unsigned int FRcolor, unsigned int BKcolor, const char *fmt, ...) in printk_color()
621 int sprintk(char *buf, const char *fmt, ...) in sprintk()
/DragonOS/user/apps/
H A DMakefile10 fmt: target
/DragonOS/build-scripts/
H A DMakefile2 fmt: target
/DragonOS/tools/
H A DMakefile2 fmt: target
/DragonOS/user/apps/test_bind/
H A DMakefile20 fmt: target
/DragonOS/user/apps/test_signal/
H A DMakefile20 fmt: target
/DragonOS/user/apps/test_fstat/
H A DMakefile20 fmt: target
/DragonOS/user/apps/http_server/
H A DMakefile20 fmt: target
/DragonOS/user/apps/test_uart/
H A DMakefile20 fmt: target
/DragonOS/user/apps/test_mkfifo/
H A DMakefile20 fmt: target
/DragonOS/user/apps/test_kvm/
H A DMakefile20 fmt: target
/DragonOS/user/apps/test_gettimeofday/
H A DMakefile20 fmt: target
/DragonOS/user/apps/dmesg/
H A DMakefile20 fmt: target
/DragonOS/user/apps/test_statfs/
H A DMakefile20 fmt: target
/DragonOS/user/apps/test_fstatfs/
H A DMakefile20 fmt: target
/DragonOS/user/apps/test_pty/
H A DMakefile20 fmt: target
/DragonOS/user/apps/test_ramfs/
H A DMakefile20 fmt: target
/DragonOS/user/apps/test_dup3/
H A DMakefile20 fmt: target
/DragonOS/user/apps/riscv_init/
H A DMakefile20 fmt: target
/DragonOS/user/apps/test_utimensat/
H A DMakefile20 fmt: target
/DragonOS/user/apps/test_eventfd/
H A DMakefile20 fmt: target
/DragonOS/user/apps/test_cred/
H A DMakefile20 fmt: target
/DragonOS/user/apps/test_filemap/
H A DMakefile20 fmt: target
/DragonOS/user/apps/test_shm/
H A DMakefile25 fmt: target
/DragonOS/user/apps/about/
H A DMakefile26 fmt: target

1234