Home
last modified time | relevance | path

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

/busybox-1.35.0/loginutils/
Dadduser.c82 #define OPT_SHELL (1 << 2) macro
237 if (!(opts & OPT_SHELL)) { in adduser_main()