Home
last modified time | relevance | path

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

/external/autotest/client/cros/
Downership.py172 def assert_show_users(settings, show_users): argument
183 if settings.show_user_names.show_user_names != show_users:
/external/iproute2/misc/
Dss.c94 int show_users = 0; variable
1628 } else if (show_users) { in inet_stats_print()
2700 } else if (show_users) { in unix_stats_print()
2933 } else if (show_users) { in packet_stats_print()
3713 show_users++; in main()
4032 if (show_users || show_proc_ctx || show_sock_ctx) in main()