Searched refs:gettimeofday (Results 251 - 275 of 553) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DDateFormat.pm329 my ($secs, $msecs) = Time::HiRes::gettimeofday();
/macosx-10.10.1/Heimdal-398.1.2/lib/hdb/
H A Dcommon.c341 gettimeofday(&t, NULL);
/macosx-10.10.1/Libinfo-459/rpc.subproj/
H A Dclnt_tcp.c227 gettimeofday(&now, (struct timezone *)0);
H A Dclnt_udp.c196 gettimeofday(&now, (struct timezone *)0);
H A Dpmap_rmt.c339 gettimeofday(&t, (struct timezone *)0);
/macosx-10.10.1/OpenSSL098-52/src/crypto/bio/
H A Dbss_dgram.c744 gettimeofday(t, NULL);
/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Dd1_lib.c492 gettimeofday(t, NULL);
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/libusb/
H A Dlibusbi.h245 #define usbi_gettimeofday(tv, tz) gettimeofday((tv), (tz))
/macosx-10.10.1/bootp-298/bootpd.tproj/
H A Dbootpd.c1168 gettimeofday(&S_lastmsgtime, 0);
1338 gettimeofday(&tv, 0);
2056 gettimeofday(&now, 0);
2203 gettimeofday(&S_lastmsgtime, 0);
/macosx-10.10.1/configd-699.1.5/Plugins/IPMonitor/
H A Dset-hostname.c231 (void) gettimeofday(&ptrQueryComplete, NULL);
/macosx-10.10.1/configd-699.1.5/scutil.tproj/
H A Dnotifications.c60 (void)gettimeofday(&tv_now, NULL);
/macosx-10.10.1/cron-39/crontab/
H A Dcrontab.c693 (void) gettimeofday(&tvs[0], &tz);
/macosx-10.10.1/cups-408/cups/backend/
H A Dusb-darwin.c791 gettimeofday(&tv, NULL);
819 gettimeofday(&tv, NULL);
843 gettimeofday(&tv, NULL);
2252 gettimeofday(&tv, NULL);
/macosx-10.10.1/cups-408/cups/scheduler/
H A Dcups-deviced.c464 gettimeofday(&curtime, NULL);
/macosx-10.10.1/dcerpc-61/dcerpc/libdcethread/
H A Ddcethread-private.c181 if ((result = gettimeofday(&tv, NULL)))
/macosx-10.10.1/file_cmds-242/dd/
H A Ddd.c210 (void)gettimeofday(&tv, (struct timezone *)NULL);
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/racoon/
H A Dike_session.c114 gettimeofday(&session->stop_timestamp, NULL);
422 gettimeofday(&session->start_timestamp, NULL);
865 gettimeofday(&iph2->parent_session->estab_timestamp, NULL);
1119 gettimeofday(&session->stop_timestamp, NULL);
/macosx-10.10.1/libxslt-13/libxslt/libxslt/
H A Dxsltutils.c45 /* gettimeofday on Windows ??? */
50 #define gettimeofday(p1,p2) macro
1904 gettimeofday(&startup, NULL);
1907 gettimeofday(&startup, NULL);
1911 gettimeofday(&cur, NULL);
1920 /* Neither gettimeofday() nor Win32 performance counter available */
/macosx-10.10.1/mail_cmds-30/mail/
H A Daux.c354 (void)gettimeofday(&tv[0], (struct timezone *)NULL);
/macosx-10.10.1/remote_cmds-47/timed.tproj/timedc.tproj/
H A Dcmds.c138 (void)gettimeofday(&now, (struct timezone*)0);
/macosx-10.10.1/tcl-105/tcl/tcl/macosx/
H A Dconfigure4822 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4920 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5056 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5199 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5365 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5758 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5855 For example, HP-UX 11i <limits.h> declares gettimeofday. */
6024 For example, HP-UX 11i <limits.h> declares gettimeofday. */
6121 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9650 For example, HP-UX 11i <limits.h> declares gettimeofday
[all...]
/macosx-10.10.1/tcl-105/tcl/tcl/unix/
H A Dconfigure4814 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4912 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5048 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5191 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5357 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5750 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5847 For example, HP-UX 11i <limits.h> declares gettimeofday. */
6016 For example, HP-UX 11i <limits.h> declares gettimeofday. */
6113 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9642 For example, HP-UX 11i <limits.h> declares gettimeofday
[all...]
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnetd/
H A Dsys_term.c1308 gettimeofday (&tv, NULL);
1452 gettimeofday (&tv, NULL);
/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A DNTMakefile65 $(OBJ)\gettimeofday.obj \
/macosx-10.10.1/NFS-82/rpc.lockd/
H A Dkern.c311 gettimeofday(&now, NULL);
400 gettimeofday(&now, NULL);

Completed in 255 milliseconds

<<11121314151617181920>>