Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dshell_common.c531 unsigned opt_cnt; in shell_builtin_ulimit() local
584 opt_cnt = 0; in shell_builtin_ulimit()
607 opt_cnt++; in shell_builtin_ulimit()
648 if (opt_cnt > 1) in shell_builtin_ulimit()
682 if (opt_cnt == 0) { in shell_builtin_ulimit()