#include <vserver.h>
Data Fields | |
uint_least32_t | min |
masks the resources supporting a minimum limit | |
uint_least32_t | soft |
masks the resources supporting a soft limit | |
uint_least32_t | hard |
masks the resources supporting a hard limit |
Definition at line 324 of file vserver.h.