|
UbixOS
2.0
|
#include <sysproto_posix.h>

Data Fields | |
| char * | path |
| char | path_l_ [0] |
| char | path_r_ [(sizeof(register_t)<=sizeof(char *) ? 0 :sizeof(register_t) - sizeof(char *))] |
Definition at line 820 of file sysproto_posix.h.
| char* sys_unlink_args::path |
Definition at line 822 of file sysproto_posix.h.
Referenced by sys_unlink().
| char sys_unlink_args::path_l_[0] |
Definition at line 821 of file sysproto_posix.h.
| char sys_unlink_args::path_r_[(sizeof(register_t)<=sizeof(char *) ? 0 :sizeof(register_t) - sizeof(char *))] |
Definition at line 823 of file sysproto_posix.h.