UbixOS  2.0
obreak_args Struct Reference

#include <sysproto_posix.h>

Collaboration diagram for obreak_args:
Collaboration graph

Data Fields

char * nsize
 
char nsize_l_ [0]
 
char nsize_r_ [(sizeof(register_t)<=sizeof(char *) ? 0 :sizeof(register_t) - sizeof(char *))]
 

Detailed Description

Definition at line 417 of file sysproto_posix.h.

Field Documentation

◆ nsize

char* obreak_args::nsize

Definition at line 419 of file sysproto_posix.h.

◆ nsize_l_

char obreak_args::nsize_l_[0]

Definition at line 418 of file sysproto_posix.h.

◆ nsize_r_

char obreak_args::nsize_r_[(sizeof(register_t)<=sizeof(char *) ? 0 :sizeof(register_t) - sizeof(char *))]

Definition at line 420 of file sysproto_posix.h.


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