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

123

/macosx-10.10.1/ksh-23/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:__anon9111
/macosx-10.10.1/libdispatch-442.1.4/src/shims/
H A Dtime.h57 _dispatch_time_nano2mach(uint64_t nsec) argument
90 _dispatch_time_nano2mach(uint64_t nsec) argument
/macosx-10.10.1/libdispatch-442.1.4/src/
H A Dtime.c116 int64_t nsec; local
H A Dsemaphore.c295 uint64_t nsec; local
333 uint64_t nsec = _dispatch_timeout(timeout); local
519 uint64_t nsec; local
558 uint64_t nsec = _dispatch_timeout(timeout); local
[all...]
/macosx-10.10.1/Libc-1044.1.2/stdio/FreeBSD/
H A Dxprintf_time.c66 int i, prec, nsec, ret; local
/macosx-10.10.1/bind9-45.101/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.10.1/ksh-23/ksh/src/lib/libast/sfio/
H A Dsfpkrd.c188 long nsec = tm < 0 ? 0 : (tm+999)/1000; local
/macosx-10.10.1/OpenSSL098-52/src/crypto/ocsp/
H A Docsp_cl.c313 int OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, ASN1_GENERALIZEDTIME *nextupd, long nsec, long maxsec) argument
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/include/dns/
H A Drbt.h112 unsigned int nsec : 2; /*%< range is 0..3 */ member in struct:dns_rbtnode
/macosx-10.10.1/bind9-45.101/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.10.1/gnudiff-19/diffutils/src/
H A Dcontext.c61 int nsec = TIMESPEC_NS (inf->stat.st_mtim); local
/macosx-10.10.1/smb-759.0/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.10.1/tcl-105/tcl/tcl/unix/
H A DtclUnixTime.c199 double nsec; local
/macosx-10.10.1/xnu-2782.1.97/osfmk/device/
H A Diokit_rpc.c617 clock_nsec_t nsec; local
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSCore/
H A Ddnsproxy.c197 CacheRecord *nsec = mDNSNULL; local
[all...]
/macosx-10.10.1/xnu-2782.1.97/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.10.1/bind9-45.101/bind9/bin/tests/
H A Drdata_test.c293 dns_rdata_nsec_t nsec; local
555 dns_rdata_nsec_t nsec; local
/macosx-10.10.1/ntp-92/include/
H A Dntp_refclock.h195 long nsec; /* nanosecond of second */ member in struct:refclockproc
/macosx-10.10.1/OpenSSL098-52/src/apps/
H A Docsp.c119 long nsec = MAX_VALIDITY_PERIOD, maxage = -1; local
948 print_ocsp_summary(BIO *out, OCSP_BASICRESP *bs, OCSP_REQUEST *req, STACK *names, STACK_OF(OCSP_CERTID) *ids, long nsec, long maxage) argument
/macosx-10.10.1/gnutar-453/gnutar/src/
H A Dincremen.c667 long int nsec; local
/macosx-10.10.1/smb-759.0/kernel/netsmb/
H A Dsmb_crypt.c1534 uint64_t nsec; local
/macosx-10.10.1/xnu-2782.1.97/osfmk/vm/
H A Dvm_compressor_backing_store.c462 clock_nsec_t nsec; local
972 clock_nsec_t nsec; local
1138 clock_nsec_t nsec; local
/macosx-10.10.1/libarchive-30/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...]

Completed in 230 milliseconds

123