PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
vfprintf.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include "common/print.h"
#include "user/common/file.h"
#include "user/common/syscalls.h"
Include dependency graph for vfprintf.c:

Go to the source code of this file.

Functions

int vfprintf (FILE *_RESTRICT stream, const char *_RESTRICT format, va_list arg)
 

Function Documentation

◆ vfprintf()

int vfprintf ( FILE *_RESTRICT  stream,
const char *_RESTRICT  format,
va_list  arg 
)

Definition at line 8 of file vfprintf.c.

Here is the call graph for this function:
Here is the caller graph for this function: