Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dshell_common.c507 OPT_all = (1 << 2), enumerator
600 opts |= OPT_all; in shell_builtin_ulimit()
612 if (opts & OPT_all) { in shell_builtin_ulimit()