taglinefilesource code
this_user_tasks73kernel/fork.cint this_user_tasks = 0;
this_user_tasks82kernel/fork.cthis_user_tasks++;
this_user_tasks86kernel/fork.cif (this_user_tasks > MAX_TASKS_PER_USER && !suser())