Documentation ¶
Index ¶
- Variables
- func GetCredentials(conn *net.UnixConn) (int32, uint32, uint32, error)
- func GetTick() int64
- func HasAnyProcess(wanted []string) bool
- func ListProcessNames() (names []string)
- func LookupUid(uid string, gid string) (int, int, error)
- func MlockAll() error
- func SetHostname(name string) error
- func SocketPair(typ int) (int, int, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var MlockSupported bool = true
Functions ¶
func HasAnyProcess ¶
func ListProcessNames ¶
func ListProcessNames() (names []string)
func SetHostname ¶
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.