PatchworkOS  3984a1d
A non-POSIX operating system.
Loading...
Searching...
No Matches
main.c File Reference
#include <errno.h>
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/io.h>
#include <time.h>
Include dependency graph for main.c:

Go to the source code of this file.

Functions

static const chartype_to_string (itype_t type)
 
static void print_stat (const char *path)
 
int main (int argc, char **argv)
 

Function Documentation

◆ type_to_string()

static const char * type_to_string ( itype_t  type)
static

Definition at line 9 of file main.c.

Here is the caller graph for this function:

◆ print_stat()

static void print_stat ( const char path)
static

Definition at line 24 of file main.c.

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

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 45 of file main.c.

Here is the call graph for this function: