Searched refs:RLIMIT_SBSIZE (Results 1 – 4 of 4) sorted by relevance
110 #define RLIMIT_SBSIZE 9 /* maximum size of all socket buffers */ macro
113 #define RLIMIT_SBSIZE 9 /* maximum size of all socket buffers */ macro
64 { "sbsize", login_getcapsize, RLIMIT_SBSIZE },
631 sbsize_limit = lim_cur(td, RLIMIT_SBSIZE); in sbreserve_locked()