Nix
2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
namespaces.hh
Go to the documentation of this file.
1
#pragma once
3
4
namespace
nix {
5
10
void
saveMountNamespace();
11
16
void
restoreMountNamespace();
17
23
void
unshareFilesystem();
24
25
26
#if __linux__
27
28
bool
userNamespacesSupported();
29
30
bool
mountAndPidNamespacesSupported();
31
32
#endif
33
34
}
lix
libutil
namespaces.hh
Generated by
1.15.0