miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
Loading...
Searching...
No Matches
main.c File Reference
#include <unistd.h>
Include dependency graph for main.c:

Functions

static int mount (const char *source, const char *target, const char *fstype, unsigned long flags, const void *data)
static void write_str (const char *s)
int main (int argc, char **argv)

Function Documentation

◆ main()

int main ( int argc,
char ** argv )
Here is the call graph for this function:

◆ mount()

int mount ( const char * source,
const char * target,
const char * fstype,
unsigned long flags,
const void * data )
static
Here is the caller graph for this function:

◆ write_str()

void write_str ( const char * s)
static
Here is the call graph for this function: