Searched refs:limithow (Results 1 – 1 of 1) sorted by relevance
493 enum limithow { SOFT = 0x1, HARD = 0x2 }; enum496 printlimit(enum limithow how, const struct rlimit *limit, in printlimit()518 enum limithow how = SOFT | HARD; in ulimitcmd()