Home
last modified time | relevance | path

Searched refs:RLIMIT_SBSIZE (Results 1 – 25 of 368) sorted by relevance

12345678910>>...15

/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/include/
H A Db_ulimit.h94 #ifndef RLIMIT_SBSIZE
95 #define RLIMIT_SBSIZE RLIMIT_UNKNOWN macro
/dports/sysutils/perp/perp-2.07/lasagna/rlimit/
H A Dmk_rlimit.c58 #ifdef RLIMIT_SBSIZE
59 {RLIMIT_SBSIZE, "RLIMIT_SBSIZE", "maximum size of socket buffers (bytes)"},
/dports/lang/python37/Python-3.7.12/Modules/
H A Dresource.c420 #ifdef RLIMIT_SBSIZE in PyInit_resource()
421 PyModule_AddIntMacro(m, RLIMIT_SBSIZE); in PyInit_resource()
468 #ifdef RLIMIT_SBSIZE in PyInit_resource()
469 PyModule_AddIntMacro(m, RLIMIT_SBSIZE); in PyInit_resource()
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A Dresource.c427 #ifdef RLIMIT_SBSIZE in PyInit_resource()
428 PyModule_AddIntMacro(m, RLIMIT_SBSIZE); in PyInit_resource()
475 #ifdef RLIMIT_SBSIZE in PyInit_resource()
476 PyModule_AddIntMacro(m, RLIMIT_SBSIZE); in PyInit_resource()
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A Dresource.c427 #ifdef RLIMIT_SBSIZE in PyInit_resource()
428 PyModule_AddIntMacro(m, RLIMIT_SBSIZE); in PyInit_resource()
475 #ifdef RLIMIT_SBSIZE in PyInit_resource()
476 PyModule_AddIntMacro(m, RLIMIT_SBSIZE); in PyInit_resource()
/dports/lang/python-tools/Python-3.8.12/Modules/
H A Dresource.c427 #ifdef RLIMIT_SBSIZE in PyInit_resource()
428 PyModule_AddIntMacro(m, RLIMIT_SBSIZE); in PyInit_resource()
475 #ifdef RLIMIT_SBSIZE in PyInit_resource()
476 PyModule_AddIntMacro(m, RLIMIT_SBSIZE); in PyInit_resource()
/dports/lang/python38/Python-3.8.12/Modules/
H A Dresource.c427 #ifdef RLIMIT_SBSIZE in PyInit_resource()
428 PyModule_AddIntMacro(m, RLIMIT_SBSIZE); in PyInit_resource()
475 #ifdef RLIMIT_SBSIZE in PyInit_resource()
476 PyModule_AddIntMacro(m, RLIMIT_SBSIZE); in PyInit_resource()
/dports/lang/python39/Python-3.9.9/Modules/
H A Dresource.c418 #ifdef RLIMIT_SBSIZE in resource_exec()
419 ADD_INT(module, RLIMIT_SBSIZE); in resource_exec()
466 #ifdef RLIMIT_SBSIZE in resource_exec()
467 ADD_INT(module, RLIMIT_SBSIZE); in resource_exec()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A Dresource.c427 #ifdef RLIMIT_SBSIZE in PyInit_resource()
428 PyModule_AddIntMacro(m, RLIMIT_SBSIZE); in PyInit_resource()
475 #ifdef RLIMIT_SBSIZE in PyInit_resource()
476 PyModule_AddIntMacro(m, RLIMIT_SBSIZE); in PyInit_resource()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/include/
H A Dulimit.h136 #ifndef RLIMIT_SBSIZE
137 #define RLIMIT_SBSIZE RLIMIT_UNKNOWN macro
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/include/
H A Dulimit.h136 #ifndef RLIMIT_SBSIZE
137 #define RLIMIT_SBSIZE RLIMIT_UNKNOWN macro
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/include/
H A Dulimit.h136 #ifndef RLIMIT_SBSIZE
137 #define RLIMIT_SBSIZE RLIMIT_UNKNOWN macro
/dports/lang/python310/Python-3.10.1/Modules/
H A Dresource.c427 #ifdef RLIMIT_SBSIZE in resource_exec()
428 ADD_INT(module, RLIMIT_SBSIZE); in resource_exec()
475 #ifdef RLIMIT_SBSIZE in resource_exec()
476 ADD_INT(module, RLIMIT_SBSIZE); in resource_exec()
/dports/lang/python311/Python-3.11.0a3/Modules/
H A Dresource.c427 #ifdef RLIMIT_SBSIZE in resource_exec()
428 ADD_INT(module, RLIMIT_SBSIZE); in resource_exec()
475 #ifdef RLIMIT_SBSIZE in resource_exec()
476 ADD_INT(module, RLIMIT_SBSIZE); in resource_exec()
/dports/sysutils/freedt/freedt-23/
H A Dconfigure.ac9 …ILE, RLIMIT_NPROC, RLIMIT_FSIZE, RLIMIT_CORE, RLIMIT_RSS, RLIMIT_CPU, RLIMIT_SBSIZE, RLIMIT_VMEM],…
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/data/
H A Dlimits.c53 "sbsize", "socket buffer size", RLIMIT_SBSIZE, "PIPE_BUF", 'b', LIM_BYTE,
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/data/
H A Dlimits.c53 "sbsize", "socket buffer size", RLIMIT_SBSIZE, "PIPE_BUF", 'b', LIM_BYTE,
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/data/
H A Dlimits.c53 "sbsize", "socket buffer size", RLIMIT_SBSIZE, "PIPE_BUF", 'b', LIM_BYTE,
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/data/
H A Dlimits.c50 {"sbsize", "socket buffer size", RLIMIT_SBSIZE, 'b', LIM_BYTE},
/dports/shells/mksh/mksh/
H A Drlimits.opt85 >B|RLIMIT_SBSIZE
86 FN("sockbufsiz(KiB)", RLIMIT_SBSIZE, 1024
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dresource.c318 #ifdef RLIMIT_SBSIZE in initresource()
319 PyModule_AddIntConstant(m, "RLIMIT_SBSIZE", RLIMIT_SBSIZE); in initresource()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dresource.c301 #ifdef RLIMIT_SBSIZE in initresource()
302 PyModule_AddIntConstant(m, "RLIMIT_SBSIZE", RLIMIT_SBSIZE); in initresource()
/dports/lang/python27/Python-2.7.18/Modules/
H A Dresource.c318 #ifdef RLIMIT_SBSIZE in initresource()
319 PyModule_AddIntConstant(m, "RLIMIT_SBSIZE", RLIMIT_SBSIZE); in initresource()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/sys/
H A Dresource.h94 #define RLIMIT_SBSIZE 9 /* maximum size of all socket buffers */ macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dresource.h97 #define RLIMIT_SBSIZE 9 /* maximum size of all socket buffers */ macro

12345678910>>...15