Home
last modified time | relevance | path

Searched refs:_POSIX_ARG_MAX (Results 1 – 25 of 392) sorted by relevance

12345678910>>...16

/dports/mail/ssmtp/ssmtp-2.64/
H A Dssmtp.h17 #ifndef _POSIX_ARG_MAX
20 #define MAXARGS _POSIX_ARG_MAX
/dports/x11/runner/runner-1.1/src/worker/
H A Dwdefines.h111 #ifdef _POSIX_ARG_MAX
112 #define ARG_MAX _POSIX_ARG_MAX
/dports/x11-fm/worker/worker-4.10.0/src/
H A Dwdefines.h111 #ifdef _POSIX_ARG_MAX
112 #define ARG_MAX _POSIX_ARG_MAX
/dports/www/htdigest/httpd-2.4.6/include/
H A Dutil_script.h37 #ifdef _POSIX_ARG_MAX
38 #define APACHE_ARG_MAX _POSIX_ARG_MAX
/dports/www/apache24/httpd-2.4.53/include/
H A Dutil_script.h37 #ifdef _POSIX_ARG_MAX
38 #define APACHE_ARG_MAX _POSIX_ARG_MAX
/dports/devel/sunpromake/schily-2021-09-18/include/schily/
H A Dxmconfig.h141 # ifndef _POSIX_ARG_MAX
142 # define _POSIX_ARG_MAX 4096 /* Probably needed. */ macro
/dports/devel/smake/schily-2021-09-18/include/schily/
H A Dxmconfig.h141 # ifndef _POSIX_ARG_MAX
142 # define _POSIX_ARG_MAX 4096 /* Probably needed. */ macro
/dports/devel/schilybase/schily-2021-09-18/include/schily/
H A Dxmconfig.h141 # ifndef _POSIX_ARG_MAX
142 # define _POSIX_ARG_MAX 4096 /* Probably needed. */ macro
/dports/net/rscsi/schily-2021-09-18/include/schily/
H A Dxmconfig.h141 # ifndef _POSIX_ARG_MAX
142 # define _POSIX_ARG_MAX 4096 /* Probably needed. */ macro
/dports/archivers/star/schily-2021-09-18/include/schily/
H A Dxmconfig.h141 # ifndef _POSIX_ARG_MAX
142 # define _POSIX_ARG_MAX 4096 /* Probably needed. */ macro
/dports/sysutils/cdrtools/schily-2021-09-18/include/schily/
H A Dxmconfig.h141 # ifndef _POSIX_ARG_MAX
142 # define _POSIX_ARG_MAX 4096 /* Probably needed. */ macro
/dports/editors/ved/schily-2021-09-18/include/schily/
H A Dxmconfig.h141 # ifndef _POSIX_ARG_MAX
142 # define _POSIX_ARG_MAX 4096 /* Probably needed. */ macro
/dports/devel/sccs/schily-2021-09-18/include/schily/
H A Dxmconfig.h141 # ifndef _POSIX_ARG_MAX
142 # define _POSIX_ARG_MAX 4096 /* Probably needed. */ macro
/dports/sysutils/schilyutils/schily-2021-09-18/include/schily/
H A Dxmconfig.h141 # ifndef _POSIX_ARG_MAX
142 # define _POSIX_ARG_MAX 4096 /* Probably needed. */ macro
/dports/net/rclone/rclone-1.57.0/vendor/github.com/tklauser/go-sysconf/
H A Dsysconf_defs_netbsd.go90 _POSIX_ARG_MAX = C._POSIX_ARG_MAX const
H A Dsysconf_values_linux.go95 _POSIX_ARG_MAX = C._POSIX_ARG_MAX const
/dports/security/vault/vault-1.8.2/vendor/github.com/tklauser/go-sysconf/
H A Dsysconf_defs_netbsd.go90 _POSIX_ARG_MAX = C._POSIX_ARG_MAX const
H A Dsysconf_values_linux.go95 _POSIX_ARG_MAX = C._POSIX_ARG_MAX const
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/tklauser/go-sysconf/
H A Dsysconf_defs_netbsd.go90 _POSIX_ARG_MAX = C._POSIX_ARG_MAX const
H A Dsysconf_values_linux.go95 _POSIX_ARG_MAX = C._POSIX_ARG_MAX const
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/tklauser/go-sysconf/
H A Dsysconf_defs_netbsd.go90 _POSIX_ARG_MAX = C._POSIX_ARG_MAX const
H A Dsysconf_values_linux.go95 _POSIX_ARG_MAX = C._POSIX_ARG_MAX const
/dports/sysutils/rush/rush-0.4.2-9-ga800565/vendor/github.com/tklauser/go-sysconf/
H A Dsysconf_defs_netbsd.go90 _POSIX_ARG_MAX = C._POSIX_ARG_MAX const
H A Dsysconf_values_linux.go95 _POSIX_ARG_MAX = C._POSIX_ARG_MAX const
/dports/lang/fpc-source/fpc-3.2.2/packages/libc/src/
H A Dxopen_limh.inc4 NL_ARGMAX = _POSIX_ARG_MAX;

12345678910>>...16