GDBserver
|
Public Attributes | |
const char * | filename |
int | initialized |
int | supported |
ino_t | id |
Definition at line 72 of file linux-namespaces.c.
const char* linux_ns::filename |
Definition at line 75 of file linux-namespaces.c.
Referenced by linux_ns_filename(), and linux_ns_same().
ino_t linux_ns::id |
Definition at line 87 of file linux-namespaces.c.
Referenced by linux_mntns_access_fs(), linux_mntns_get_helper(), linux_ns_get_namespace(), and linux_ns_same().
int linux_ns::initialized |
Definition at line 78 of file linux-namespaces.c.
Referenced by linux_ns_get_namespace().
int linux_ns::supported |
Definition at line 81 of file linux-namespaces.c.
Referenced by linux_ns_get_namespace().