My Kernel v0.1.0
user.h File Reference

Userland control mechanisms. More...

#include <kernel/error.h>
#include <kernel/types.h>
Include dependency graph for user.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  user_creds
 User credentials. More...
 

Functions

void creds_copy (struct user_creds *dst, const struct user_creds *src)
 Copy the credentials from src into dst.
 

Detailed Description

  • User credentials