UbixOS  2.0
sys_setGID_args Struct Reference

#include <sysproto_posix.h>

Collaboration diagram for sys_setGID_args:
Collaboration graph

Data Fields

uint32_t gid
 
int gid
 
char gid_l_ [0]
 
char gid_r_ [(sizeof(register_t)<=sizeof(int) ? 0 :sizeof(register_t) - sizeof(int))]
 

Detailed Description

Definition at line 148 of file sysproto_posix.h.

Field Documentation

◆ gid [1/2]

uint32_t sys_setGID_args::gid

Definition at line 39 of file access.h.

◆ gid [2/2]

int sys_setGID_args::gid

Definition at line 150 of file sysproto_posix.h.

Referenced by sys_setGID().

◆ gid_l_

char sys_setGID_args::gid_l_[0]

Definition at line 149 of file sysproto_posix.h.

◆ gid_r_

char sys_setGID_args::gid_r_[(sizeof(register_t)<=sizeof(int) ? 0 :sizeof(register_t) - sizeof(int))]

Definition at line 151 of file sysproto_posix.h.


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