Home
last modified time | relevance | path

Searched refs:GLOB_LIMIT (Results 1 – 25 of 94) sorted by last modified time

1234

/dports/net/rsync/rsync-3.2.3/support/
H A Drrsync217 push(@args, bsd_glob($_, GLOB_LIMIT|GLOB_NOCHECK|GLOB_BRACE|GLOB_QUOTE));
/dports/irc/unreal/Unreal3.2.10.7/src/
H A Ds_conf.c3229 #if defined(__OpenBSD__) && defined(GLOB_LIMIT) in _conf_include()
3230 glob(ce->ce_vardata, GLOB_NOSORT|GLOB_NOCHECK|GLOB_LIMIT, NULL, &files); in _conf_include()
8827 #if defined(__OpenBSD__) && defined(GLOB_LIMIT) in _conf_loadmodule()
8828 glob(ce->ce_vardata, GLOB_NOSORT|GLOB_NOCHECK|GLOB_LIMIT, NULL, &files); in _conf_loadmodule()
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/include/platform/win32/
H A Dglob.h100 #define GLOB_LIMIT 0x00020000 /*!< \brief Limits the search to the number specified by th… macro
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/sources/platform/win32/
H A Dglob.cpp126 if(flags & GLOB_LIMIT) in glob()
/dports/ftp/bsdftpd-ssl/bsdftpd-ssl-1.1.0/ftpd/
H A Dftpd.c4162 flags |= GLOB_LIMIT;
H A Dftpcmd.y2007 flags |= GLOB_LIMIT;
/dports/ftp/smbftpd/smbftpd-2.4/
H A Dftpcmd.y1585 flags |= GLOB_LIMIT;
/dports/ftp/tnftpd/tnftpd-20200704/src/
H A Dftpd.c3561 int flags = GLOB_BRACE|GLOB_NOCHECK|GLOB_TILDE|GLOB_LIMIT; in send_file_list()
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/include/
H A Dglob.h92 #define GLOB_LIMIT 0x2000 /* Limit pattern match output to ARG_MAX */ macro
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/lib/libc/gen/
H A Dglob.c633 if ((pglob->gl_flags & GLOB_LIMIT) && in glob2()
731 if ((pglob->gl_flags & GLOB_LIMIT) && in glob3()
842 if ((pglob->gl_flags & GLOB_LIMIT) && in globextend()
869 if ((pglob->gl_flags & GLOB_LIMIT) && in globextend()
/dports/lang/rust/rustc-1.58.1-src/vendor/racer/src/racer/
H A Dmatchers.rs26 const GLOB_LIMIT: usize = 2; const
745 import_info.glob_limit = Some(GLOB_LIMIT - 1); in match_use()
/dports/www/mod_php80/php-8.0.15/win32/
H A Dglob.h88 #define GLOB_LIMIT 0x2000 /* Limit pattern match output to ARG_MAX */ macro
H A Dglob.c750 if ((pglob->gl_flags & GLOB_LIMIT) &&
/dports/lang/php80/php-8.0.15/win32/
H A Dglob.c750 if ((pglob->gl_flags & GLOB_LIMIT) &&
H A Dglob.h88 #define GLOB_LIMIT 0x2000 /* Limit pattern match output to ARG_MAX */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/
H A Dglob.h106 #define GLOB_LIMIT 0x1000 /* limit number of returned paths */ macro
112 #define GLOB_MAXPATH GLOB_LIMIT
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/
H A Dglob.h106 #define GLOB_LIMIT 0x1000 /* limit number of returned paths */ macro
112 #define GLOB_MAXPATH GLOB_LIMIT
/dports/lang/php81/php-8.1.1/win32/
H A Dglob.c750 if ((pglob->gl_flags & GLOB_LIMIT) &&
H A Dglob.h88 #define GLOB_LIMIT 0x2000 /* Limit pattern match output to ARG_MAX */ macro
/dports/www/mod_php81/php-8.1.1/win32/
H A Dglob.h88 #define GLOB_LIMIT 0x2000 /* Limit pattern match output to ARG_MAX */ macro
H A Dglob.c750 if ((pglob->gl_flags & GLOB_LIMIT) &&
/dports/lang/php74/php-7.4.27/win32/
H A Dglob.h88 #define GLOB_LIMIT 0x2000 /* Limit pattern match output to ARG_MAX */ macro
H A Dglob.c750 if ((pglob->gl_flags & GLOB_LIMIT) &&
/dports/www/mod_php74/php-7.4.27/win32/
H A Dglob.h88 #define GLOB_LIMIT 0x2000 /* Limit pattern match output to ARG_MAX */ macro
H A Dglob.c750 if ((pglob->gl_flags & GLOB_LIMIT) &&

1234