Searched refs:OPT_soft (Results 1 – 1 of 1) sorted by relevance
506 OPT_soft = (1 << 1), enumerator516 if (opts & OPT_soft) in printlim()596 opts |= OPT_soft; in shell_builtin_ulimit()610 if (!(opts & (OPT_hard | OPT_soft))) in shell_builtin_ulimit()611 opts |= (OPT_hard | OPT_soft); in shell_builtin_ulimit()672 if (opts & OPT_soft) in shell_builtin_ulimit()