Home
last modified time | relevance | path

Searched defs:set_nsec (Results 1 – 21 of 21) sorted by relevance

/dports/dns/p5-DNS-Ldns/ldns-1.8.1/contrib/DNS-LDNS/lib/DNS/LDNS/
H A DDNSSecName.pm48 sub set_nsec { subroutine
/dports/dns/py-ldns/ldns-1.8.1/contrib/DNS-LDNS/lib/DNS/LDNS/
H A DDNSSecName.pm48 sub set_nsec { subroutine
/dports/dns/ldns/ldns-1.8.1/contrib/DNS-LDNS/lib/DNS/LDNS/
H A DDNSSecName.pm48 sub set_nsec { subroutine
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/runtime/
H A Ddefs_linux_s390x.go101 func (ts *timespec) set_nsec(x int32) { func
H A Ddefs_openbsd_arm.go139 func (ts *timespec) set_nsec(x int32) { func
H A Ddefs1_netbsd_386.go112 func (ts *timespec) set_nsec(x int32) { func
H A Ddefs_openbsd_386.go139 func (ts *timespec) set_nsec(x int32) { func
H A Ddefs1_netbsd_arm.go114 func (ts *timespec) set_nsec(x int32) { func
H A Ddefs_linux_arm64.go105 func (ts *timespec) set_nsec(x int32) { func
H A Ddefs_linux_mips64x.go105 func (ts *timespec) set_nsec(x int32) { func
H A Ddefs_linux_mipsx.go106 func (ts *timespec) set_nsec(x int32) { func
H A Ddefs1_netbsd_amd64.go114 func (ts *timespec) set_nsec(x int32) { func
H A Ddefs_linux_arm.go100 func (ts *timespec) set_nsec(x int32) { func
H A Ddefs_linux_ppc64.go105 func (ts *timespec) set_nsec(x int32) { func
H A Ddefs_linux_ppc64le.go105 func (ts *timespec) set_nsec(x int32) { func
H A Ddefs_openbsd_amd64.go149 func (ts *timespec) set_nsec(x int32) { func
H A Ddefs_linux_386.go143 func (ts *timespec) set_nsec(x int32) { func
H A Ddefs_linux_amd64.go105 func (ts *timespec) set_nsec(x int32) { func
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/runtime/
H A Ddefs_linux_mips64x.go105 func (ts *timespec) set_nsec(x int32) { func
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/runtime/
H A Ddefs_linux_mips64x.go105 func (ts *timespec) set_nsec(x int32) { func
/dports/net/ipsumdump/ipsumdump-1.86/libclick-2.1/include/click/
H A Dtimestamp.hh1181 inline void Timestamp::set_nsec(seconds_type sec, uint32_t nsec) { in set_nsec() function in Timestamp