Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/syscall/
H A Dutssys.c825 int total_max, total_out; in uts_fusers() local
832 if (copyin((const void *)userbp, &total_max, sizeof (total_max))) in uts_fusers()
840 fu_header.fud_user_max = total_max; in uts_fusers()
907 if (total_out > total_max) { in uts_fusers()
913 fu_header.fud_user_max = total_max; in uts_fusers()