PatchworkOS  f20e850
A non-POSIX operating system.
Loading...
Searching...
No Matches
root.c File Reference
#include "root.h"
#include <_internal/MAX_PATH.h>
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/io.h>
Include dependency graph for root.c:

Go to the source code of this file.

Macros

#define ROOT_PASSWORD   "1234"
 

Functions

uint64_t root_handle_client (fd_t client)
 
void root_start (void)
 

Macro Definition Documentation

◆ ROOT_PASSWORD

#define ROOT_PASSWORD   "1234"

Definition at line 10 of file root.c.

Function Documentation

◆ root_handle_client()

uint64_t root_handle_client ( fd_t  client)

Definition at line 12 of file root.c.

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