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

/lxc/src/lxc/
H A Dcaps.h34 extern int lxc_caps_up(void);
45 static inline int lxc_caps_up(void) { function
71 __ret = lxc_caps_up(); \
91 __ret2 = lxc_caps_up(); \
H A Dcaps.c78 int lxc_caps_up(void) function
157 if (lxc_caps_up()) {

Completed in 28 milliseconds