X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fvserver.h;h=bbc8049b2cf59f63aa015f4d9b87fdcbe1d3b754;hb=99d33f6844e093ed5119203557a606ce60f83de5;hp=d403677f389cbac0418104669a264f03396875c9;hpb=3564d8678a2134185e5e6e83083de027b359ca28;p=util-vserver.git diff --git a/lib/vserver.h b/lib/vserver.h index d403677..bbc8049 100644 --- a/lib/vserver.h +++ b/lib/vserver.h @@ -813,6 +813,7 @@ extern "C" { /* misc. syscalls */ int vc_set_mapping(xid_t xid, const char *device, const char *target, uint32_t flags); + int vc_unset_mapping(xid_t xid, const char *device, const char *target, uint32_t flags); /** \brief Information about parsing errors