Searched defs:nsec (Results 1 - 25 of 50) sorted by relevance

12

/macosx-10.9.5/ksh-20/ksh/src/lib/libast/tm/
H A Dtmsleep.c35 tmsleep(time_t sec, time_t nsec) argument
H A Dtmxscan.c40 int32_t nsec; member in struct:__anon9326
/macosx-10.9.5/libdispatch-339.92.1/src/shims/
H A Dtime.h73 _dispatch_time_nano2mach(uint64_t nsec) argument
106 _dispatch_time_nano2mach(uint64_t nsec) argument
/macosx-10.9.5/libdispatch-339.92.1/src/
H A Dtime.c114 int64_t nsec; local
H A Dsemaphore.c283 uint64_t nsec; local
321 uint64_t nsec = _dispatch_timeout(timeout); local
509 uint64_t nsec; local
548 uint64_t nsec = _dispatch_timeout(timeout); local
[all...]
/macosx-10.9.5/Libc-997.90.3/stdio/FreeBSD/
H A Dxprintf_time.c66 int i, prec, nsec, ret; local
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/sfio/
H A Dsfpkrd.c168 long nsec = tm < 0 ? 0 : (tm+999)/1000; local
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Dnsec.c193 dns_nsec_typepresent(dns_rdata_t *nsec, dns_rdatatype_t type) { argument
H A Dvalidator.c858 dns_rdata_nsec_t nsec; local
1400 dns_rdata_nsec_t nsec; local
3093 dns_rdata_t nsec = DNS_RDATA_INIT; local
3171 dns_rdata_t nsec = DNS_RDATA_INIT; local
[all...]
/macosx-10.9.5/smb-697.95.1/kernel/smbfs/
H A Dsmbfs_subr.c78 smb_time_NT2local(uint64_t nsec, struct timespec *tsp) argument
84 smb_time_local2NT(struct timespec *tsp, uint64_t *nsec, int fat_fstype) argument
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/include/dns/
H A Drbt.h112 unsigned int nsec : 2; /*%< range is 0..3 */ member in struct:dns_rbtnode
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/rdata/generic/
H A Dnsec_47.c232 dns_rdata_nsec_t *nsec = source; local
270 dns_rdata_nsec_t *nsec = target; local
304 dns_rdata_nsec_t *nsec = source; local
[all...]
/macosx-10.9.5/gnudiff-19/diffutils/src/
H A Dcontext.c61 int nsec = TIMESPEC_NS (inf->stat.st_mtim); local
/macosx-10.9.5/tcl-102/tcl/tcl/unix/
H A DtclUnixTime.c199 double nsec; local
/macosx-10.9.5/xnu-2422.115.4/osfmk/device/
H A Diokit_rpc.c617 clock_nsec_t nsec; local
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSCore/
H A Ddnsproxy.c197 CacheRecord *nsec = mDNSNULL; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dsync_sema.c123 semaphore_deadline( unsigned int sec, clock_res_t nsec) argument
859 semaphore_timedwait_trap_internal( mach_port_name_t name, unsigned int sec, clock_res_t nsec, void (*caller_cont)(kern_return_t)) argument
1003 semaphore_timedwait_signal_trap_internal( mach_port_name_t wait_name, mach_port_name_t signal_name, unsigned int sec, clock_res_t nsec, void (*caller_cont)(kern_return_t)) argument
[all...]
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/
H A Drdata_test.c293 dns_rdata_nsec_t nsec; local
555 dns_rdata_nsec_t nsec; local
/macosx-10.9.5/ntp-88/include/
H A Dntp_refclock.h195 long nsec; /* nanosecond of second */ member in struct:refclockproc
/macosx-10.9.5/gnutar-452/gnutar/src/
H A Dincremen.c667 long int nsec; local
/macosx-10.9.5/xnu-2422.115.4/osfmk/vm/
H A Dvm_compressor_backing_store.c547 clock_nsec_t nsec; local
1045 clock_nsec_t nsec; local
1210 clock_nsec_t nsec; local
/macosx-10.9.5/libarchive-29/libarchive/cpio/test/
H A Dmain.c916 assertion_file_time(const char *file, int line, const char *pathname, long t, long nsec, char type, int recent) argument
1014 assertion_file_atime(const char *file, int line, const char *pathname, long t, long nsec) argument
1029 assertion_file_birthtime(const char *file, int line, const char *pathname, long t, long nsec) argument
1045 assertion_file_mtime(const char *file, int line, const char *pathname, long t, long nsec) argument
[all...]
/macosx-10.9.5/libarchive-29/libarchive/libarchive/test/
H A Dmain.c906 assertion_file_time(const char *file, int line, const char *pathname, long t, long nsec, char type, int recent) argument
1004 assertion_file_atime(const char *file, int line, const char *pathname, long t, long nsec) argument
1019 assertion_file_birthtime(const char *file, int line, const char *pathname, long t, long nsec) argument
1035 assertion_file_mtime(const char *file, int line, const char *pathname, long t, long nsec) argument
[all...]
/macosx-10.9.5/libarchive-29/libarchive/tar/test/
H A Dmain.c1012 assertion_file_time(const char *file, int line, const char *pathname, long t, long nsec, char type, int recent) argument
1110 assertion_file_atime(const char *file, int line, const char *pathname, long t, long nsec) argument
1125 assertion_file_birthtime(const char *file, int line, const char *pathname, long t, long nsec) argument
1141 assertion_file_mtime(const char *file, int line, const char *pathname, long t, long nsec) argument
[all...]
/macosx-10.9.5/libresolv-54/
H A Dres_send.c280 evConsTime(time_t sec, long nsec) argument

Completed in 456 milliseconds

12