|
UbixOS
2.0
|
#include <sysproto_posix.h>

Data Fields | |
| char * | namebuf |
| char | namebuf_l_ [0] |
| char | namebuf_r_ [(sizeof(register_t)<=sizeof(char *) ? 0 :sizeof(register_t) - sizeof(char *))] |
Definition at line 779 of file sysproto_posix.h.
| char* sys_setlogin_args::namebuf |
Definition at line 781 of file sysproto_posix.h.
Referenced by sys_setlogin().
| char sys_setlogin_args::namebuf_l_[0] |
Definition at line 780 of file sysproto_posix.h.
| char sys_setlogin_args::namebuf_r_[(sizeof(register_t)<=sizeof(char *) ? 0 :sizeof(register_t) - sizeof(char *))] |
Definition at line 782 of file sysproto_posix.h.