Home
last modified time | relevance | path

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

/third_party/mksh/
Dulimit.c191 static const char rlimits_opts[] = variable
207 while ((optc = ksh_getopt(wp, &builtin_opt, rlimits_opts)) != -1) in c_ulimit()
219 bi_errorf("usage: ulimit [-%s] [value]", rlimits_opts); in c_ulimit()