Home
last modified time | relevance | path

Searched refs:SCM_BINTIME (Results 1 – 25 of 1774) sorted by relevance

12345678910>>...71

/dports/lang/ruby26/ruby-2.6.9/ext/socket/
H A Dancdata.c274 #if defined(SCM_TIMESTAMP) || defined(SCM_TIMESTAMPNS) || defined(SCM_BINTIME)
333 # ifdef SCM_BINTIME in ancillary_timestamp()
334 if (level == SOL_SOCKET && type == SCM_BINTIME && in ancillary_timestamp()
897 #if defined(SCM_BINTIME) /* FreeBSD */
1021 # if defined(SCM_BINTIME) /* FreeBSD */ in ancillary_inspect()
1022 … case SCM_BINTIME: inspected = inspect_bintime_as_abstime(level, type, data, ret); break; in ancillary_inspect()
H A Dconstdefs.h1872 #if !defined(SCM_BINTIME)
1874 # define SCM_BINTIME SCM_BINTIME macro
H A Dconstdefs.c2299 #if defined(SCM_BINTIME) in init_constants()
2301 rb_define_const(rb_cSocket, "SCM_BINTIME", INTEGER2NUM(SCM_BINTIME)); in init_constants()
2303 rb_define_const(rb_mSockConst, "SCM_BINTIME", INTEGER2NUM(SCM_BINTIME)); in init_constants()
4402 #ifdef SCM_BINTIME in init_constants()
4403 …st_insert(rsock_intern_scm_optname_hash, (st_data_t)SCM_BINTIME, (st_data_t)rb_intern2("SCM_BINTIM… in init_constants()
4429 #ifdef SCM_BINTIME in init_constants()
4430 …st_insert(rsock_intern_scm_optname_hash, (st_data_t)SCM_BINTIME, (st_data_t)rb_intern2("BINTIME", … in init_constants()
6660 #ifdef SCM_BINTIME in rsock_scm_optname_to_int()
6661 if (memcmp(str, "BINTIME", 7) == 0) { *valp = SCM_BINTIME; return 0; } in rsock_scm_optname_to_int()
6684 #ifdef SCM_BINTIME in rsock_scm_optname_to_int()
[all …]
/dports/net/ntp/ntp-4.2.8p15/ntpd/
H A Dntp_io.c110 #if defined(SO_BINTIME) && defined(SCM_BINTIME) && defined(CMSG_FIRSTHDR)
3379 case SCM_BINTIME:
3391 case SCM_BINTIME:
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/syscall/
H A Dzerrors_freebsd_amd64.go1201 SCM_BINTIME = 0x4 const
H A Dzerrors_freebsd_386.go1200 SCM_BINTIME = 0x4 const
H A Dzerrors_freebsd_arm.go1200 SCM_BINTIME = 0x4 const
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/syscall/
H A Dzerrors_freebsd_386.go1200 SCM_BINTIME = 0x4 const
H A Dzerrors_freebsd_arm.go1200 SCM_BINTIME = 0x4 const
H A Dzerrors_freebsd_amd64.go1201 SCM_BINTIME = 0x4 const
H A Dzerrors_freebsd_arm64.go1201 SCM_BINTIME = 0x4 const
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/syscall/
H A Dzerrors_freebsd_amd64.go1201 SCM_BINTIME = 0x4 const
H A Dzerrors_freebsd_386.go1200 SCM_BINTIME = 0x4 const
H A Dzerrors_freebsd_arm.go1200 SCM_BINTIME = 0x4 const
H A Dzerrors_freebsd_arm64.go1201 SCM_BINTIME = 0x4 const
/dports/security/vuls/vuls-0.13.7/vendor/github.com/fatih/color/vendor/golang.org/x/sys/unix/
H A Dzerrors_freebsd_386.go1230 SCM_BINTIME = 0x4 const
H A Dzerrors_freebsd_amd64.go1231 SCM_BINTIME = 0x4 const
H A Dzerrors_freebsd_arm.go1238 SCM_BINTIME = 0x4 const
H A Dzerrors_freebsd_arm64.go1231 SCM_BINTIME = 0x4 const
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/golang.org/x/sys/unix/
H A Dzerrors_freebsd_arm.go1237 SCM_BINTIME = 0x4 const
H A Dzerrors_freebsd_arm64.go1230 SCM_BINTIME = 0x4 const
H A Dzerrors_freebsd_amd64.go1230 SCM_BINTIME = 0x4 const
H A Dzerrors_freebsd_386.go1229 SCM_BINTIME = 0x4 const
/dports/net/gscloud/gscloud-0.11.0/vendor/github.com/gridscale/gsclient-go/v3/vendor/golang.org/x/sys/unix/
H A Dzerrors_freebsd_arm.go1260 SCM_BINTIME = 0x4 const
/dports/net/grpcui/grpcui-1.1.0/vendor/golang.org/x/sys/unix/
H A Dzerrors_freebsd_arm.go1254 SCM_BINTIME = 0x4 const

12345678910>>...71