GDBserver
|
Public Attributes | |
pid_t | pid |
int | sock |
ino_t | nsid |
Definition at line 606 of file linux-namespaces.c.
ino_t linux_mnsh::nsid |
Definition at line 615 of file linux-namespaces.c.
Referenced by linux_mntns_access_fs(), and linux_mntns_get_helper().
pid_t linux_mnsh::pid |
Definition at line 609 of file linux-namespaces.c.
Referenced by linux_mntns_get_helper(), and mnsh_maybe_mourn_peer().
int linux_mnsh::sock |
Definition at line 612 of file linux-namespaces.c.
Referenced by linux_mntns_get_helper(), mnsh_recv_fd(), mnsh_recv_int(), and mnsh_recv_intstr().