You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gopsutil/disk
Tobias Klauser 4d6c82fb03 Add missing OpenBSD mount option strings
Add missing mount option string decoding according to the OpenBSD
mount(8) manpage: https://man.openbsd.org/mount
5 years ago
..
disk.go
disk_darwin.c
disk_darwin.go
disk_darwin.h
disk_darwin_386.go
disk_darwin_amd64.go
disk_darwin_arm64.go
disk_darwin_cgo.go
disk_darwin_nocgo.go
disk_fallback.go
disk_freebsd.go Fix typos in FreeBSD mount option strings 5 years ago
disk_freebsd_386.go Use MNT_* consts from golang.org/x/sys/unix on freebsd and openbsd 5 years ago
disk_freebsd_amd64.go Use MNT_* consts from golang.org/x/sys/unix on freebsd and openbsd 5 years ago
disk_freebsd_arm.go Use MNT_* consts from golang.org/x/sys/unix on freebsd and openbsd 5 years ago
disk_freebsd_arm64.go Use MNT_* consts from golang.org/x/sys/unix on freebsd and openbsd 5 years ago
disk_linux.go
disk_openbsd.go Add missing OpenBSD mount option strings 5 years ago
disk_openbsd_386.go Use MNT_* consts from golang.org/x/sys/unix on freebsd and openbsd 5 years ago
disk_openbsd_amd64.go Use MNT_* consts from golang.org/x/sys/unix on freebsd and openbsd 5 years ago
disk_solaris.go
disk_test.go
disk_unix.go
disk_windows.go
types_freebsd.go Use MNT_* consts from golang.org/x/sys/unix on freebsd and openbsd 5 years ago
types_openbsd.go Use MNT_* consts from golang.org/x/sys/unix on freebsd and openbsd 5 years ago