PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
group_entry_t Struct Reference

Group entry structure. More...

#include <group.h>

Collaboration diagram for group_entry_t:

Data Fields

list_entry_t entry
 
group_tgroup
 

Detailed Description

Group entry structure.

Stored in process_t::groupEntry.

Definition at line 34 of file group.h.

Field Documentation

◆ entry

list_entry_t group_entry_t::entry

Definition at line 36 of file group.h.

◆ group

group_t* group_entry_t::group

Definition at line 37 of file group.h.


The documentation for this struct was generated from the following file: