Searched defs:limits (Results 1 – 5 of 5) sorted by relevance
53 static const struct limits { struct54 const char *name;55 enum { RLIMIT, ULIMIT } which;56 int gcmd; /* get command */57 int scmd; /* set command (or -1, if no set command) */58 int factor; /* multiply by to get rlim_{cur,max} values */59 char option;60 } limits[] = { local
303 struct limits { struct311 static const struct limits limits[] = { argument
1094 static const struct limits { struct1099 } limits[] = { argument
45 static const unsigned int limits[] = {0xFF, 0x7F, 0x7FF, 0xFFFF}; in utf8_decode() local
1678 .. _objc: