Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds