GDB (xrefs)
|
Public Attributes | |
pid_t | pid |
int | sock |
ino_t | nsid |
Definition at line 615 of file linux-namespaces.c.
ino_t linux_mnsh::nsid |
Definition at line 624 of file linux-namespaces.c.
Referenced by linux_mntns_access_fs(), and linux_mntns_get_helper().
pid_t linux_mnsh::pid |
Definition at line 618 of file linux-namespaces.c.
Referenced by linux_mntns_get_helper(), and mnsh_maybe_mourn_peer().
int linux_mnsh::sock |
Definition at line 621 of file linux-namespaces.c.
Referenced by linux_mntns_get_helper(), mnsh_recv_fd(), mnsh_recv_int(), and mnsh_recv_intstr().