Home
last modified time | relevance | path

Searched defs:confstr (Results 1 – 25 of 140) sorted by relevance

123456

/dports/shells/oksh/oksh-7.0/
H A Dconfstr.c39 confstr(int name, char *buf, size_t len) in confstr() function
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/conf/
H A Dconfstr.c5 size_t confstr(int name, char *buf, size_t len) in confstr() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/conf/
H A Dconfstr.c5 size_t confstr(int name, char *buf, size_t len) in confstr() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/conf/
H A Dconfstr.c5 size_t confstr(int name, char *buf, size_t len) in confstr() function
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/conf/
H A Dconfstr.c5 size_t confstr(int name, char *buf, size_t len) in confstr() function
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/conf/
H A Dconfstr.c5 size_t confstr(int name, char *buf, size_t len) in confstr() function
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/conf/
H A Dconfstr.c5 size_t confstr(int name, char *buf, size_t len) in confstr() function
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/conf/
H A Dconfstr.c5 size_t confstr(int name, char *buf, size_t len) in confstr() function
/dports/graphics/qgis/qgis-3.22.3/tests/src/core/
H A Dtestqgsauthconfig.cpp85 …const QString confstr( QStringLiteral( "key1:::value1|||key2:::value2|||key3:::value3a```value3b``… in testMethodConfig() local
204 const QString confstr( QStringLiteral( "2|||470|||2|||10~~19|||0~~2" ) ); in testConfigSslServer() local
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/core/
H A Dtestqgsauthconfig.cpp85 …QString confstr( QStringLiteral( "key1:::value1|||key2:::value2|||key3:::value3a```value3b```value… in testMethodConfig() local
204 QString confstr( QStringLiteral( "2|||470|||2|||10~~19|||0~~2" ) ); in testConfigSslServer() local
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/lib/libc/gen/
H A Dconfstr.c56 confstr(int name, char *buf, size_t len) in confstr() function
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/gen/
H A Dconfstr.c52 __weak_alias(confstr,_confstr) in __weak_alias() argument
/dports/www/mediawiki135/mediawiki-1.35.5/includes/parser/Hook/
H A DPageRenderingHashHook.php25 public function onPageRenderingHash( &$confstr, $user, &$forOptions );
/dports/www/mediawiki136/mediawiki-1.36.3/includes/parser/Hook/
H A DPageRenderingHashHook.php28 public function onPageRenderingHash( &$confstr, $user, &$forOptions );
/dports/devel/pear-PHP_CodeSniffer/PHP_CodeSniffer-3.6.1/src/Standards/Squiz/Sniffs/Scope/
H A DMemberVarScopeSniff.php29 $tokens = $phpcsFile->getTokens();
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/
H A Dconfstr.c31 confstr (name, buf, len) in confstr() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/
H A Dconfstr.c31 confstr (name, buf, len) in confstr() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/
H A Dconfstr.c31 confstr (name, buf, len) in confstr() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/test/suite/
H A Dtest_base02.py49 def create_and_drop(self, confstr): argument
/dports/textproc/redisearch20/RediSearch-2.0.15/src/module-init/
H A Dmodule-init.c138 sds confstr = RSConfig_GetInfoString(&RSGlobalConfig); in RediSearch_Init() local
/dports/textproc/redisearch/RediSearch-2.2.5/src/module-init/
H A Dmodule-init.c139 sds confstr = RSConfig_GetInfoString(&RSGlobalConfig); in RediSearch_Init() local
/dports/textproc/redisearch16/RediSearch-1.6.16/src/module-init/
H A Dmodule-init.c145 sds confstr = RSConfig_GetInfoString(&RSGlobalConfig); in RediSearch_Init() local
/dports/www/mediawiki135/mediawiki-1.35.5/tests/phpunit/includes/parser/
H A DParserOptionsTest.php240 public static function onPageRenderingHash( &$confstr ) {
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/includes/parser/
H A DParserOptionsTest.php243 public static function onPageRenderingHash( &$confstr ) {
/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/includes/parser/
H A DParserOptionsTest.php253 public static function onPageRenderingHash( &$confstr ) {

123456