Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dshell_common.c462 static const char ulimit_opt_string[] ALIGN1 = "-HSa" variable
587 int opt_char = getopt(argc, argv, ulimit_opt_string); in shell_builtin_ulimit()
627 int opt_char = getopt(argc, argv, ulimit_opt_string); in shell_builtin_ulimit()