Searched refs:limtype (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/uapp/dash/src/
H A Dmiscbltin.c378 enum limtype { SOFT = 0x1, HARD = 0x2 }; enum
380 static void printlim(enum limtype how, const struct rlimit *limit,
402 enum limtype how = SOFT | HARD;

Completed in 20 milliseconds