Home
last modified time | relevance | path

Searched defs:Sys (Results 1 – 25 of 3259) sorted by path

12345678910>>...131

/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/nix-0.23.1/src/
H A Derrno.rs127 pub const fn Sys(errno: Errno) -> Error { in Sys() method
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/golang.org/x/net/route/
H A Dinterface.go34 func (m *InterfaceAddrMessage) Sys() []Sys { return nil } func
49 func (m *InterfaceMulticastAddrMessage) Sys() []Sys { return nil } func
64 func (m *InterfaceAnnounceMessage) Sys() []Sys { return nil } func
H A Dmessage.go12 Sys() []Sys methodSpec
16 type Sys interface { interface
H A Dsys_darwin.go25 func (m *RouteMessage) Sys() []Sys { func
43 func (m *InterfaceMessage) Sys() []Sys { func
H A Dsys_dragonfly.go23 func (m *RouteMessage) Sys() []Sys { func
41 func (m *InterfaceMessage) Sys() []Sys { func
H A Dsys_freebsd.go23 func (m *RouteMessage) Sys() []Sys { func
48 func (m *InterfaceMessage) Sys() []Sys { func
H A Dsys_netbsd.go18 func (m *RouteMessage) Sys() []Sys { func
36 func (m *InterfaceMessage) Sys() []Sys { func
H A Dsys_openbsd.go27 func (m *RouteMessage) Sys() []Sys { func
45 func (m *InterfaceMessage) Sys() []Sys { func
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/golang.org/x/net/webdav/
H A Dfile.go472 func (f *memFileInfo) Sys() interface{} { return nil } func
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/nix-0.17.0/src/
H A Dlib.rs101 Sys(Errno), enumerator
/dports/audio/pms-devel/pms-c94e3c6/vendor/golang.org/x/net/route/
H A Dmessage.go12 Sys() []Sys methodSpec
16 type Sys interface { interface
H A Dsys_darwin.go25 func (m *RouteMessage) Sys() []Sys { func
43 func (m *InterfaceMessage) Sys() []Sys { func
H A Dsys_freebsd.go23 func (m *RouteMessage) Sys() []Sys { func
48 func (m *InterfaceMessage) Sys() []Sys { func
H A Dsys_openbsd.go27 func (m *RouteMessage) Sys() []Sys { func
45 func (m *InterfaceMessage) Sys() []Sys { func
/dports/audio/pms-devel/pms-c94e3c6/vendor/golang.org/x/net/webdav/
H A Dfile.go473 func (f *memFileInfo) Sys() interface{} { return nil } func
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/nix-0.20.0/src/
H A Dmount.rs100 Errno::result(res).map(drop)
/dports/audio/spotify-tui/spotify-tui-0.25.0/src/handlers/
H A Dtrack_table.rs35 k if common_key_events::low_event(k) => {
50 if let Some(selected_playlist) =
64 TrackTableContext::SavedTracks => {
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/nix-0.9.0/src/
H A Dlib.rs93 Sys(errno::Errno), enumerator
/dports/audio/stmp/stmp-0.0.2/vendor/github.com/spf13/afero/mem/
H A Dfile.go300 func (s *FileInfo) Sys() interface{} { return nil } func
/dports/audio/visp-go/visp-2585747/vendor/github.com/go-chi/chi/
H A Dmux_test.go1774 func (tfi *testFileInfo) Sys() interface{} { return nil } func
/dports/audio/visp-go/visp-2585747/vendor/github.com/gopherjs/gopherjs/compiler/gopherjspkg/
H A Dfs_vfsdata.go139 func (f *vfsgen۰CompressedFileInfo) Sys() interface{} { return nil } func
206 func (d *vfsgen۰DirInfo) Sys() interface{} { return nil } func
/dports/audio/visp-go/visp-2585747/vendor/github.com/gopherjs/gopherjs/compiler/natives/
H A Dfs_vfsdata.go869 func (f *vfsgen۰CompressedFileInfo) Sys() interface{} { return nil } func
937 func (f *vfsgen۰FileInfo) Sys() interface{} { return nil } func
967 func (d *vfsgen۰DirInfo) Sys() interface{} { return nil } func
/dports/audio/visp-go/visp-2585747/vendor/github.com/gopherjs/gopherjs/compiler/natives/src/runtime/
H A Druntime.go119 Sys uint64 // bytes obtained from system (sum of XxxSys below) member
/dports/audio/visp-go/visp-2585747/vendor/github.com/gopherjs/gopherjs/
H A Dtool.go692 func (f *fakeFile) Sys() interface{} { func
/dports/audio/visp-go/visp-2585747/vendor/github.com/spf13/afero/mem/
H A Dfile.go300 func (s *FileInfo) Sys() interface{} { return nil } func

12345678910>>...131