Searched refs:time (Results 226 - 250 of 3079) sorted by relevance

1234567891011>>

/macosx-10.9.5/Libc-997.90.3/gen/FreeBSD/
H A Dnice.c37 #include <sys/time.h>
H A Dsleep.c43 #include <time.h>
H A Dualarm.c36 #include <sys/time.h>
H A Dwait.c38 #include <sys/time.h>
/macosx-10.9.5/Libsystem-1197.1.1/
H A DCompatibilityHacks.c61 SYM(time); variable
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/nssov/nss-pam-ldapd/
H A Dtio.h39 #include <sys/time.h>
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dprint.c23 #include <ac/time.h>
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-passwd/
H A Dconfig.c37 #include <ac/time.h>
/macosx-10.9.5/OpenSSH-186/osslshim/heimdal-asn1/
H A Dasn1-der_locl.h70 #include <time.h>
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DInputTypeNames.h51 const AtomicString& time();
H A DMediaFragmentURIParser.h56 bool parseNPTTime(const LChar*, unsigned length, unsigned& offset, double& time);
/macosx-10.9.5/WebKit-7537.78.2/mac/History/
H A DWebHistoryItem.h59 @param time The time used to indicate when the item was used.
66 - (id)initWithURLString:(NSString *)URLString title:(NSString *)title lastVisitedTimeInterval:(NSTimeInterval)time;
97 @abstract The last time the page represented by this item was visited. The interval
100 @result The last time this item was visited.
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/include/arch/win32/
H A Dapr_arch_atime.h23 #include <time.h>
/macosx-10.9.5/apache-786.1/httpd/support/
H A Dlog_server_status.in61 ($day,$time)=split(/:/,$date);
65 print OUT "$time:-1:-1:-1:-1:$res\n";
75 print OUT "$time:$requests:$idle:$number:$cpu\n";
/macosx-10.9.5/apr-30/apr/apr/include/arch/win32/
H A Dapr_arch_atime.h23 #include <time.h>
/macosx-10.9.5/ipsec-258.100.1/ipsec-tools/racoon/
H A Dkmpstat.c49 # include <sys/time.h>
50 # include <time.h>
53 # include <sys/time.h>
55 # include <time.h>
H A Dschedule.h46 time_t xtime; /* event time which is as time(3). */
65 int sched_get_time(schedule_ref ref, time_t *time);
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/tm/
H A Dtvgettime.c56 if ((tv->tv_sec = time(NiL)) != s)
/macosx-10.9.5/ncurses-42/ncurses/test/
H A Ddemo_altkeys.c40 # include <sys/time.h>
41 # include <time.h>
44 # include <sys/time.h>
46 # include <time.h>
95 (void) cbreak(); /* take input chars one at a time, no wait for \n */
H A Ddots_mvcur.c41 #include <time.h>
82 ((double) (total_chars) / (time((time_t *) 0) - started)));
111 srand((unsigned) time(0));
125 started = time((time_t *) 0);
/macosx-10.9.5/ntfs-83/kext/
H A Dntfs_sfm.h41 #include <sys/time.h>
91 * reserved fields contains three items of interest: backup time, Finder info,
97 * We use this to implement the Mac OS X backup time attribute which is
100 * The backup time is in AppleDouble defined format which is: "a signed number
103 * corresponds to a date-time of 0. When creating set the backup time to
104 * 0x80000000, the earliest reasonable time." (Quote from the AppleDouble
148 * obtaining the ProDOS info any more so it would be a waste of time to do
220 /* 12*/ le32 backup_time; /* Backup time for the file/dir in AppleDouble
221 time forma
299 ntfs_ad2utc(const sle32 time) argument
[all...]
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/
H A Dconfig.h279 /* Define to 1 if you have the <sys/time.h> header file. */
405 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
557 /* Get the correct time.h */
559 # include <sys/time.h>
560 # include <time.h>
563 # include <sys/time.h>
565 # include <time.h>
/macosx-10.9.5/postfix-252/postfix/src/global/
H A Dmail_stream.h17 #include <sys/time.h>
45 struct timeval ctime; /* creation time */
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Ddoze.c30 #include <sys/time.h>
H A Dmsg.h18 #include <time.h>

Completed in 510 milliseconds

1234567891011>>