Searched refs:OPT_hard (Results 1 – 1 of 1) sorted by relevance
505 OPT_hard = (1 << 0), enumerator592 opts |= OPT_hard; 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()670 if (opts & OPT_hard) in shell_builtin_ulimit()