Searched defs:unshare (Results 1 - 1 of 1) sorted by relevance

/lxc/src/lxc/
H A Dutils.h76 /* Define unshare() if missing from the C library */
78 static inline int unshare(int flags) function
88 int unshare(int);

Completed in 12 milliseconds