Home
last modified time | relevance | path

Searched refs:confstr (Results 1 – 25 of 1079) sorted by path

12345678910>>...44

/dports/archivers/dpkg/dpkg-1.19.7/scripts/t/Dpkg_Shlibs/
H A Dobjdump.libc6-2.3603 000a2a10 g DF .text 000003af GLIBC_2.0 confstr
H A Dobjdump.libc6-2.6994 000b5b70 g DF .text 000003bc GLIBC_2.0 confstr
/dports/archivers/draco/googletest/googletest/src/
H A Dgtest-port.cc1130 ::confstr(_CS_DARWIN_USER_TEMP_DIR, user_temp_dir, sizeof(user_temp_dir)); in CapturedStream()
/dports/archivers/sharutils/sharutils-4.15.2/
H A Dconfig.h.in404 /* Define to 1 if you have the `confstr' function. */
H A Dconfigure26474 for ac_func in confstr sched_setparam sched_setscheduler setegid seteuid vfork
/dports/archivers/sharutils/sharutils-4.15.2/lib/
H A Dspawni.c311 len = confstr (_CS_PATH, (char *) NULL, 0); in __spawni()
314 (void) confstr (_CS_PATH, path + 1, len); in __spawni()
/dports/archivers/sharutils/sharutils-4.15.2/m4/
H A Dposix_spawn.m4401 AC_CHECK_FUNCS([confstr sched_setparam sched_setscheduler setegid seteuid vfork])
/dports/astro/opencpn/OpenCPN-5.2.4/libs/sqlite/src/
H A Dsqlite3.c36929 if( !confstr(_CS_DARWIN_USER_TEMP_DIR, lPath, maxLen) ){
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/sqlite/
H A Dsqlite3.c40796 if( !confstr(_CS_DARWIN_USER_TEMP_DIR, lPath, maxLen) ){
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/libsqlite3-sys-0.22.2/sqlite3/
H A Dsqlite3.c40796 if( !confstr(_CS_DARWIN_USER_TEMP_DIR, lPath, maxLen) ){
/dports/audio/gonic/gonic-0.8.4/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c38854 if( !confstr(_CS_DARWIN_USER_TEMP_DIR, lPath, maxLen) ){
/dports/audio/snd/snd-21.2/
H A Dlibc.scm504 (size_t confstr (int char* size_t))
/dports/benchmarks/ubench/ubench-0.32/
H A Dubench.c158 confstr(_CS_MACHINE_MODEL,kmod,32);
159 confstr(_CS_KERNEL_BITS,kbits,8);
/dports/biology/avida/avida-2.12.4-src/libs/tcmalloc-1.4/src/
H A Dsysinfo.cc445 if (confstr(_CS_GNU_LIBPTHREAD_VERSION, buf, sizeof(buf)) == 0) in HasPosixThreads()
/dports/biology/hyphy/hyphy-2.5.33/contrib/SQLite-3.8.2/
H A Dsqlite3.c29654 if( !confstr(_CS_DARWIN_USER_TEMP_DIR, lPath, maxLen) ){
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/vdb-sqlite/
H A Dsqlite3.c36189 if( !confstr(_CS_DARWIN_USER_TEMP_DIR, lPath, maxLen) ){
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/vdb-sqlite/
H A Dsqlite3.c36189 if( !confstr(_CS_DARWIN_USER_TEMP_DIR, lPath, maxLen) ){
/dports/biology/ugene/ugene-40.1/src/libs_3rdparty/sqlite3/src/
H A Dsqlite3.c40796 if( !confstr(_CS_DARWIN_USER_TEMP_DIR, lPath, maxLen) ){
/dports/chinese/libchewing/libchewing-0.5.1/thirdparty/sqlite-amalgamation/
H A Dsqlite3.c29367 if( !confstr(_CS_DARWIN_USER_TEMP_DIR, lPath, maxLen) ){
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dsqlite3.c30147 if( !confstr(_CS_DARWIN_USER_TEMP_DIR, lPath, maxLen) ){
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/mac/
H A DFileSystemMac.mm49 if (!confstr(_CS_DARWIN_USER_TEMP_DIR, temporaryFilePath.data(), temporaryFilePath.size()))
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/Shared/mac/
H A DSandboxExtensionMac.mm168 if (!confstr(_CS_DARWIN_USER_TEMP_DIR, path.data(), path.size()))
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/mac/
H A DWebContextMac.mm60 size_t cacheDirectoryLen = confstr(_CS_DARWIN_USER_CACHE_DIR, cacheDirectory, MAXPATHLEN);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/mac/
H A DWebProcessMac.mm139 if (confstr(confID, path, PATH_MAX) <= 0)
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/tools/
H A Dqlocale_unix.cpp58 if (confstr(_CS_LOCALE, buff, 257) > 0) in getSystemLocale()

12345678910>>...44