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

/external/mksh/src/
H A Dfuncs.c3344 static int set_ulimit(const struct limits *, const char *, int);
3576 return (set_ulimit(l, wp[builtin_opt.optind], how));
3588 set_ulimit(const struct limits *l, const char *v, int how) function

Completed in 57 milliseconds