Home | Sort by: relevance | last modified time | path |
/src/sys/kern/ | |
uipc_usrreq.c | 714 u_int unp_rights_ratio = 2; /* limit, fraction of maxfiles */ variable in typeref:typename:u_int 1565 maxmsg = maxfiles / unp_rights_ratio; |
uipc_usrreq.c | 714 u_int unp_rights_ratio = 2; /* limit, fraction of maxfiles */ variable in typeref:typename:u_int 1565 maxmsg = maxfiles / unp_rights_ratio; |