OpenGrok
Cross Reference: syscall_windows.go
xref
: /
prebuilts
/
go
/
darwin-x86
/
src
/
syscall
/
syscall_windows.go
Home
|
History
|
Annotate
|
Download
|
only in
syscall
Lines Matching
full:euid
979
func Geteuid() (
euid
int) { return -1 }