Home
last modified time | relevance | path

Searched refs:StTimespec_t (Results 1 – 11 of 11) sorted by relevance

/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/syscall/
H A Dztypes_aix_ppc64.go91 Atim StTimespec_t
92 Mtim StTimespec_t
93 Ctim StTimespec_t
131 type StTimespec_t struct { struct
H A Dtypes_aix.go105 type StTimespec_t C.st_timespec_t type
H A Dsyscall_aix.go38 func (ts *StTimespec_t) Unix() (sec int64, nsec int64) {
42 func (ts *StTimespec_t) Nano() int64 {
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/syscall/
H A Dztypes_aix_ppc64.go91 Atim StTimespec_t
92 Mtim StTimespec_t
93 Ctim StTimespec_t
131 type StTimespec_t struct { struct
H A Dtypes_aix.go105 type StTimespec_t C.st_timespec_t type
H A Dsyscall_aix.go36 func (ts *StTimespec_t) Unix() (sec int64, nsec int64) {
40 func (ts *StTimespec_t) Nano() int64 {
/dports/sysutils/restic/restic-0.12.1/internal/restic/
H A Dnode_aix.go14 func toTimespec(t syscall.StTimespec_t) syscall.Timespec { argument
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/os/
H A Dstat_aix.go44 func stTimespecToTime(ts syscall.StTimespec_t) time.Time { argument
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/os/
H A Dstat_aix.go44 func stTimespecToTime(ts syscall.StTimespec_t) time.Time { argument
/dports/devel/yaegi/yaegi-0.9.23/stdlib/syscall/
H A Dgo1_17_syscall_aix_ppc64.go1335 "StTimespec_t": reflect.ValueOf((*syscall.StTimespec_t)(nil)),
H A Dgo1_16_syscall_aix_ppc64.go1334 "StTimespec_t": reflect.ValueOf((*syscall.StTimespec_t)(nil)),