#include <varargs.h>#include <system.h>#include "param.h"Include dependency graph for sprint.c:

Go to the source code of this file.
Functions | |
| char * | sprint (char *buf, char *fmt, va_alist) |
|
||||||||||||||||
|
Definition at line 27 of file sprint.c. References _format(), args, va_end, and va_start. Referenced by error(). |
1.4.6