Searched refs:sysconf (Results 1 - 25 of 243) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_cpu.c42 nproc = sysconf(_SC_NPROCESSORS_ONLN);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/common/
H A Dtuklib_cpucores.c47 const long cpus = sysconf(_SC_NPROCESSORS_ONLN);
50 const long cpus = sysconf(_SC_NPROC_ONLN);
H A Dtuklib_physmem.c16 // information available via sysconf(), but on Cygwin 1.5 and older it
126 const long pagesize = sysconf(_SC_PAGESIZE);
127 const long pages = sysconf(_SC_PHYS_PAGES);
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/common/
H A Dtuklib_cpucores.c47 const long cpus = sysconf(_SC_NPROCESSORS_ONLN);
50 const long cpus = sysconf(_SC_NPROC_ONLN);
H A Dtuklib_physmem.c16 // information available via sysconf(), but on Cygwin 1.5 and older it
126 const long pagesize = sysconf(_SC_PAGESIZE);
127 const long pages = sysconf(_SC_PHYS_PAGES);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dcpumap.c13 nr_cpus = sysconf(_SC_NPROCESSORS_ONLN);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/perfcounter/
H A Dperf_writer.c29 data->cpuInfo.numCPUs = sysconf(_SC_NPROCESSORS_ONLN) > 0 ? sysconf(_SC_NPROCESSORS_ONLN) : 1;
30 data->PerfFreq = sysconf(_SC_CLK_TCK);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dhrtimer.cpp132 static const long ticksPerSecond = sysconf(_SC_CLK_TCK);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/src/
H A Dcsc_sys.c356 * `sysconf(_SC_OPEN_MAX)' to dynamically find the system's true
361 configItem = sysconf (_SC_OPEN_MAX);
381 perror ("error for sysconf(_SC_OPEN_MAX)");
390 * restrictive. Use the posix function `sysconf(_PC_NAME_MAX)' to dynamically
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/findutils/
H A Dxargs.c28 #define ARG_MAX sysconf (_SC_ARG_MAX)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DFileArea.cpp48 static const long gs_pageSize = sysconf(_SC_PAGESIZE);
50 static const long gs_pageSize = sysconf(_SC_PAGE_SIZE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/mbx/
H A Dmbxdebugfs.c10 struct dentry *sysconf; member in struct:mbxfb_debugfs_data
219 dbg->sysconf = debugfs_create_file("sysconf", 0444, dbg->dir,
243 debugfs_remove(dbg->sysconf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dppccap.c118 if (sysconf(_SC_AIX_KERNEL_BITMODE) != 64)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dtmdiff.c113 /* # define HZ ((double)sysconf(_SC_CLK_TCK)) */
114 # define HZ sysconf(_SC_CLK_TCK)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/
H A Dconfigure169 --prefix|--sysconf)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/util/
H A Dunix.c48 int fdlimit = sysconf(_SC_OPEN_MAX);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dptimer.c140 must be confirmed with sysconf (where applicable) and with
147 if (sysconf (clocks[i].sysconf_name) < 0)
148 continue; /* sysconf claims this clock is unavailable */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Dppccap.c118 if (sysconf(_SC_AIX_KERNEL_BITMODE) != 64)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dutilsunx.cpp993 return (wxMemorySize)(sysconf(_SC_AVPHYS_PAGES)*sysconf(_SC_PAGESIZE));
997 return ((wxMemorySize)realmem.physmem * sysconf(_SC_PAGESIZE));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dcpu.c269 nb_cpus = sysconf(_SC_NPROC_ONLN);
271 nb_cpus = sysconf(_SC_NPROCESSORS_ONLN);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/mpstat/
H A Dcommon.c474 if ((size = sysconf(_SC_PAGESIZE)) == -1) {
475 perror("sysconf");
497 if ((ticks = sysconf(_SC_CLK_TCK)) == -1) {
498 perror("sysconf");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dspinlock.c264 return (sysconf(_SC_NPROC_ONLN) > 1) ? 1 : 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-test.c239 page_size = sysconf(_SC_PAGE_SIZE);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dconfig.guess379 long bits = sysconf(_SC_KERNEL_BITS);
381 long cpu = sysconf (_SC_CPU_VERSION);
415 long cpu = sysconf (_SC_CPU_VERSION);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dunistd.in.h354 In POSIX, this is same as sysconf (_SC_OPEN_MAX). */
423 # define getpagesize() sysconf (_SC_PAGESIZE)

Completed in 243 milliseconds

12345678910