Searched refs:tmp_sb_max (Results 1 – 1 of 1) sorted by relevance
587 u_long tmp_sb_max = sb_max; in sysctl_handle_sb_max() local589 error = sysctl_handle_long(oidp, &tmp_sb_max, arg2, req); in sysctl_handle_sb_max()592 if (tmp_sb_max < MSIZE + MCLBYTES) in sysctl_handle_sb_max()594 sb_max = tmp_sb_max; in sysctl_handle_sb_max()