Searched refs:gettimeofday (Results 376 - 400 of 553) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/zsh-61/zsh/Src/
H A Dinit.c848 gettimeofday(&shtimer, &dummy_tz); /* init $SECONDS */
H A Dparams.c3633 gettimeofday(&now, &dummy_tz);
3649 gettimeofday(&now, &dummy_tz);
3664 gettimeofday(&now, &dummy_tz);
3677 gettimeofday(&now, &dummy_tz);
H A Dsignals.c505 gettimeofday(&pn->endtime, &dummy_tz);
/macosx-10.10.1/llvmCore-3425.0.34/
H A Dconfigure9510 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10015 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10149 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10785 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11435 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11546 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11657 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11768 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11880 For example, HP-UX 11i <limits.h> declares gettimeofday. */
16744 For example, HP-UX 11i <limits.h> declares gettimeofday
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/projects/sample/
H A Dconfigure9505 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10010 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10144 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10780 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11430 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11541 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11652 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11763 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11875 For example, HP-UX 11i <limits.h> declares gettimeofday. */
16549 For example, HP-UX 11i <limits.h> declares gettimeofday
[all...]
/macosx-10.10.1/libarchive-30/libarchive/
H A Dconfigure11052 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11208 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15293 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15396 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15499 For example, HP-UX 11i <limits.h> declares gettimeofday. */
21246 For example, HP-UX 11i <limits.h> declares gettimeofday. */
21476 For example, HP-UX 11i <limits.h> declares gettimeofday. */
21651 For example, HP-UX 11i <limits.h> declares gettimeofday. */
21744 For example, HP-UX 11i <limits.h> declares gettimeofday. */
21926 For example, HP-UX 11i <limits.h> declares gettimeofday
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/
H A Dconfigure10561 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10709 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15139 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15404 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15895 For example, HP-UX 11i <limits.h> declares gettimeofday. */
16227 For example, HP-UX 11i <limits.h> declares gettimeofday. */
17218 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18893 For example, HP-UX 11i <limits.h> declares gettimeofday. */
18991 For example, HP-UX 11i <limits.h> declares gettimeofday. */
20156 For example, HP-UX 11i <limits.h> declares gettimeofday
[all...]
/macosx-10.10.1/tcl-105/tcl84/tcl/unix/
H A Dconfigure2696 # This library also supplies gettimeofday.
2699 # bsd library is used, the timezone global and the gettimeofday
2704 echo $ac_n "checking for gettimeofday in -lbsd""... $ac_c" 1>&6
2705 echo "configure:2706: checking for gettimeofday in -lbsd" >&5
2706 ac_lib_var=`echo bsd'_'gettimeofday | sed 'y%./+-%__p_%'`
2718 char gettimeofday();
2721 gettimeofday() function
8101 # The code below deals with several issues related to gettimeofday:
8102 # 1. Some systems don't provide a gettimeofday function at all
8104 # 2. SGI systems don't use the BSD form of the gettimeofday functio
8185 gettimeofday(); function
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/slapi/
H A Dslapi_utils.c1923 gettimeofday( &base_time, NULL );
1925 gettimeofday( &now, NULL );
/macosx-10.10.1/OpenSSL098-52/src/apps/
H A Dspeed.c402 gettimeofday(&tstart,NULL);
407 gettimeofday(&tend,NULL);
2488 (gettimeofday_used ? "gettimeofday" : ""),
/macosx-10.10.1/cups-408/cups/cups/
H A Ddest.c3422 gettimeofday(&resolve.end_time, NULL);
3489 gettimeofday(&curtime, NULL);
/macosx-10.10.1/kext_tools-384.1.4/
H A Dkextcache_main.c1206 myResult = gettimeofday(&currenttime, NULL);
1236 myResult = gettimeofday(&currenttime, NULL);
/macosx-10.10.1/top-100.1.2/
H A Dlibtop.c348 gettimeofday(&tsamp.b_time, NULL);
418 res = gettimeofday(&tsamp.time, NULL);
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/collationperf/
H A Dcollperf.cpp88 gettimeofday(&t, 0);
/macosx-10.10.1/Libc-1044.1.2/gen/
H A Dutmpx-darwin.c531 gettimeofday(&temp->ut_tv, NULL);
/macosx-10.10.1/PowerManagement-494.1.2/pmconfigd/
H A DBatteryTimeRemaining.c1030 if (gettimeofday(&t, NULL) == -1) {
/macosx-10.10.1/Security-57031.1.35/Security/include/security_smime/
H A DtsaSupport.c87 gettimeofday(&time_now, NULL); \
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_smime/lib/
H A DtsaSupport.c87 gettimeofday(&time_now, NULL); \
/macosx-10.10.1/bind9-45.101/bind9/contrib/queryperf/
H A Dqueryperf.c987 if (gettimeofday(tv, NULL) == -1) {
988 fprintf(stderr, "Error in gettimeofday(). Using inaccurate "
/macosx-10.10.1/ksh-23/ksh/src/cmd/INIT/
H A Dpackage.sh1854 gettimeofday(&b, &z);
1856 gettimeofday(&b);
1867 gettimeofday(&e, &z);
1869 gettimeofday(&e);
/macosx-10.10.1/libresolv-57/
H A Dres_init.c1372 gettimeofday(&now, NULL);
H A Dres_send.c304 if (gettimeofday(&now, NULL) < 0) return (evConsTime(0, 0));
/macosx-10.10.1/msdosfs-209.1.1/newfs_msdos.tproj/
H A Dnewfs_msdos.c816 gettimeofday(&tv, NULL);
/macosx-10.10.1/ruby-106/ruby/
H A Drandom.c525 gettimeofday(&tv, 0);
/macosx-10.10.1/syslog-267/syslogd.tproj/
H A Ddbserver.c290 if (gettimeofday(&now, NULL) == 0)

Completed in 591 milliseconds

<<11121314151617181920>>