Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Dwho.c111 int do_users = (ENABLE_USERS && (CNT_APPLET == 1 || applet_name[0] == 'u')); in who_main() local
127 if (!do_users) { in who_main()
165 if (do_users) in who_main()