MCPcopy Create free account

hub / github.com/benjojo/hot-clone / functions

Functions6,686 in github.com/benjojo/hot-clone

↓ 7 callersFunctionsyscalldot
()
sys/windows/mkwinsyscall/mkwinsyscall.go:92
↓ 7 callersFunctionsysctlmib
sysctlmib translates name to mib number and appends any additional args.
sys/unix/syscall_bsd.go:433
↓ 7 callersMethodtipcAddr
()
sys/unix/syscall_linux.go:795
↓ 6 callersMethodAssociatePath
AssociatePath wraps port_associate(3c) for a filesystem path including creating the necessary file_obj from the provided stat information.
sys/unix/syscall_solaris.go:827
↓ 6 callersFunctionCloseHandle
(handle Handle)
sys/windows/zsyscall_windows.go:1469
↓ 6 callersFunctionGettimeofday
(tv *Timeval)
sys/unix/syscall_aix.go:283
↓ 6 callersMethodIsSet
IsSet returns whether fd is in the set fds.
sys/unix/fdset.go:21
↓ 6 callersFunctionbytes2iovec
sys Setpriority(which int, who int, prio int) (err error) sys Setxattr(path string, attr string, data []byte, flags int) (err error) sys signalfd(fd i
sys/unix/syscall_linux.go:1950
↓ 6 callersFunctionclen
clen returns the index of the first NULL byte in n or len(n) if n contains no NULL byte.
sys/unix/syscall_unix.go:91
↓ 6 callersFunctioncmsgAlignOf
Round the length of a raw sockaddr up to align it properly.
sys/unix/sockcmsg_dragonfly.go:8
↓ 6 callersFunctionfutimesat
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_linux_386.go:495
↓ 6 callersFunctiongetsockname
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_aix_ppc.go:1200
↓ 6 callersFunctionsendfile
TODO
sys/unix/syscall_aix.go:296
↓ 6 callersMethodsetValue
(name string, valtype uint32, data []byte)
sys/windows/registry/value.go:273
↓ 6 callersFunctiontestErrNotExist
(t *testing.T, name string, err error)
sys/windows/registry/registry_test.go:221
↓ 6 callersFunctiontouch
utilities taken from os/os_test.go
sys/unix/syscall_zos_test.go:578
↓ 5 callersMethodClose
sys port_create() (n int, err error) sys port_associate(port int, source int, object uintptr, events int, user *byte) (n int, err error) sys port_diss
sys/unix/syscall_solaris.go:801
↓ 5 callersMethodControl
Control sends state change request c to the service s.
sys/windows/svc/mgr/service.go:50
↓ 5 callersMethodCount
Count returns the number of CPUs in the set s.
sys/unix/affinity_linux.go:80
↓ 5 callersMethodDLLFuncName
DLLName returns DLL function name for function f.
sys/windows/mkwinsyscall/mkwinsyscall.go:507
↓ 5 callersMethodDLLName
DLLName returns DLL name for function f.
sys/windows/mkwinsyscall/mkwinsyscall.go:499
↓ 5 callersMethodDelete
Delete marks service s for deletion from the service control manager database.
sys/windows/svc/mgr/service.go:26
↓ 5 callersMethodExecute
Execute will be called by the package code at the start of the service, and the service will exit once Execute completes. Inside Execute you must read
sys/windows/svc/service.go:106
↓ 5 callersMethodGetStringsValue
GetStringsValue retrieves the []string value for the specified value name associated with an open key k. It also returns the value's type. If value do
sys/windows/registry/value.go:199
↓ 5 callersMethodGetTokenUser
GetTokenUser retrieves access token t user account information.
sys/windows/security_windows.go:710
↓ 5 callersMethodInfo
(eid uint32, msg string)
sys/windows/svc/debug/log.go:17
↓ 5 callersMethodIsSet
IsSet reports whether cpu is in the set s.
sys/unix/affinity_linux.go:71
↓ 5 callersMethodIsValid
IsValid returns whether the SID has a valid revision and length.
sys/windows/security_windows.go:279
↓ 5 callersMethodModTime
ModTime returns the key's last write time.
sys/windows/registry/key.go:184
↓ 5 callersMethodNanoseconds
()
sys/windows/types_windows.go:734
↓ 5 callersMethodParseFile
ParseFile adds additional file path to a source set src.
sys/windows/mkwinsyscall/mkwinsyscall.go:715
↓ 5 callersFunctionW_Getmntent
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_zos_s390x.go:539
↓ 5 callersFunctionaccept4
(s int, rsa *RawSockaddrAny, addrlen *_Socklen, flags int)
sys/unix/syscall_linux_386.go:212
↓ 5 callersFunctionanyToSockaddr
(_ int, rsa *RawSockaddrAny)
sys/unix/syscall_zos_s390x.go:106
↓ 5 callersFunctionatoi
(b []byte)
sys/plan9/syscall_plan9.go:45
↓ 5 callersFunctioncheckErr
(err error)
sys/unix/linux/mksysnum.go:49
↓ 5 callersFunctionchtmpdir
chtmpdir changes the working directory to a new temporary directory and provides a cleanup function. Used when PWD is read-only.
sys/unix/syscall_unix_test.go:965
↓ 5 callersFunctionfstat
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_aix_ppc.go:863
↓ 5 callersFunctiongbit32
gbit32 reads a 32-bit number in little-endian order from b and returns it with the remaining slice of b.
sys/plan9/dir_plan9.go:192
↓ 5 callersFunctiongetrlimit
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_linux_386.go:475
↓ 5 callersFunctionjoin
join concatenates parameters ps into a string with sep separator. Each parameter is converted into string by applying fn to it before conversion.
sys/windows/mkwinsyscall/mkwinsyscall.go:236
↓ 5 callersFunctionlstat
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_aix_ppc.go:957
↓ 5 callersFunctionpbit32
pbit32 copies the 32-bit number v to b in little-endian order and returns the remaining slice of b.
sys/plan9/dir_plan9.go:152
↓ 5 callersFunctionrealSyscall
(trap, a1, a2, a3, a4, a5, a6, a7, a8, a9 uintptr)
sys/unix/gccgo.go:17
↓ 5 callersFunctionsetrlimit
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_linux_386.go:485
↓ 5 callersFunctionstat
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_aix_ppc.go:1075
↓ 5 callersFunctionsysctlUname
sys ioctl(fd int, req uint, arg uintptr) (err error) sys sysctl(mib []_C_int, old *byte, oldlen *uintptr, new *byte, newlen uintptr) (err error) = SYS
sys/unix/syscall_dragonfly.go:175
↓ 5 callersFunctiontestIfreq
testIfreq returns an Ifreq with a populated interface name.
sys/unix/ifreq_linux_test.go:177
↓ 4 callersFunctionCreateFile
(name *uint16, access uint32, mode uint32, sa *SecurityAttributes, createmode uint32, attrs uint32, templatefi
sys/windows/zsyscall_windows.go:1520
↓ 4 callersFunctionFchownat
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_linux.go:661
↓ 4 callersMethodGetIntegerValue
GetIntegerValue retrieves the integer value for the specified value name associated with an open key k. It also returns the value's type. If value doe
sys/windows/registry/value.go:233
↓ 4 callersMethodGetOne
GetOne wraps port_get(3c) and returns a single PortEvent.
sys/unix/syscall_solaris.go:912
↓ 4 callersMethodGetStringValue
GetStringValue retrieves the string value for the specified value name associated with an open key k. It also returns the value's type. If value does
sys/windows/registry/value.go:98
↓ 4 callersMethodGetValue
GetValue retrieves the type and data for the specified value associated with an open key k. It fills up buffer buf and returns the retrieved byte coun
sys/windows/registry/value.go:54
↓ 4 callersFunctionGetdents
sys getdirent(fd int, buf []byte) (n int, err error)
sys/unix/syscall_aix.go:317
↓ 4 callersFunctionNsecToFiletime
(nsec int64)
sys/windows/types_windows.go:776
↓ 4 callersFunctionNsecToTimeval
NsecToTimeval converts a number of nanoseconds into a Timeval.
sys/unix/timestruct.go:48
↓ 4 callersFunctionPselect
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_linux.go:1234
↓ 4 callersFunctionPtraceIO
(req int, pid int, addr uintptr, out []byte, countin int)
sys/unix/syscall_freebsd_arm.go:59
↓ 4 callersFunctionSeek
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_aix_ppc.go:1467
↓ 4 callersMethodSet
Set adds fd to the set fds.
sys/unix/fdset.go:11
↓ 4 callersMethodSetControllen
(length int)
sys/unix/syscall_aix_ppc.go:28
↓ 4 callersMethodSetDirty
(sector uint64)
dirty-bitmasks.go:23
↓ 4 callersMethodSetLen
(length int)
sys/unix/syscall_zos_s390x.go:182
↓ 4 callersFunctionSetsockopt
(s Handle, level int32, optname int32, optval *byte, optlen int32)
sys/windows/zsyscall_windows.go:3615
↓ 4 callersMethodSize
()
sys/unix/syscall_linux.go:2223
↓ 4 callersMethodStart
Start starts service s. args will be passed to svc.Handler.Execute.
sys/windows/svc/mgr/service.go:37
↓ 4 callersFunctionTimespecToNsec
TimespecToNSec returns the time stored in ts as nanoseconds.
sys/unix/timestruct.go:13
↓ 4 callersMethodUint32
([]byte)
sys/cpu/byteorder.go:13
↓ 4 callersFunctionaccept
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_aix_ppc.go:177
↓ 4 callersFunctionaddLineNr
(src []byte)
sys/unix/mkmerge_test.go:500
↓ 4 callersFunctionanyToSockaddr
(fd int, rsa *RawSockaddrAny)
sys/unix/syscall_linux.go:942
↓ 4 callersFunctionbytes2iovec
(bs [][]byte)
sys/unix/syscall_illumos.go:18
↓ 4 callersFunctioncaprver
(right uint64)
sys/unix/cap_freebsd.go:43
↓ 4 callersFunctioncheckErr
(err error)
sys/unix/mksysnum.go:43
↓ 4 callersMethodcommandFormatOutput
Runs the command, pipes output to a formatter, pipes that to an output file.
sys/unix/linux/mkall.go:242
↓ 4 callersMethodcopySelfRelativeSecurityDescriptor
()
sys/windows/security_windows.go:1337
↓ 4 callersFunctioncpuid
cpuid is implemented in cpu_x86.s for gc compiler and in cpu_gccgo.c for gccgo.
sys/cpu/cpu_gc_x86.go:13
↓ 4 callersFunctioncreateTestFile
(t *testing.T, dir string)
sys/unix/syscall_darwin_test.go:34
↓ 4 callersFunctionfillStat_t
(s *Stat_t, st *stat_t)
sys/unix/syscall_linux_mips64x.go:184
↓ 4 callersFunctionfilter
filter parses and filters Go source code from src, removing top level declarations using keep as predicate. For src parameter, please see docs for par
sys/unix/mkmerge.go:142
↓ 4 callersFunctionfixStatTimFields
In order to only have Timespec structure, type of Stat_t's fields Atim, Mtim and Ctim is changed from StTimespec to Timespec during ztypes generation.
sys/unix/syscall_aix_ppc64.go:45
↓ 4 callersFunctionformat
(name string, num int, offset int)
sys/unix/linux/mksysnum.go:38
↓ 4 callersFunctionfstatat
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_aix_ppc.go:873
↓ 4 callersFunctiongetCommonSet
getCommonSet returns the set of consts, types, and funcs that are present in every file.
sys/unix/mkmerge.go:223
↓ 4 callersFunctiongetUILanguages
(flags uint32, f func(flags uint32, numLanguages *uint32, buf *uint16, bufSize *uint32) error)
sys/windows/syscall_windows.go:1513
↓ 4 callersMethodgetValue
(name string, buf []byte)
sys/windows/registry/value.go:71
↓ 4 callersFunctiongettimeofday
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_aix_ppc.go:1396
↓ 4 callersFunctiongstring
gstring reads a string from b, prefixed with a 16-bit length in little-endian order. It returns the string with the remaining slice of b and a boolean
sys/plan9/dir_plan9.go:206
↓ 4 callersFunctionisSet
(hwc uint, value uint)
sys/cpu/cpu_linux_ppc64x.go:30
↓ 4 callersFunctionmmap2
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_linux_386.go:454
↓ 4 callersFunctionnewCodeElem
newCodeElem returns a codeElem based on tok and node, or an error is returned.
sys/unix/mkmerge.go:64
↓ 4 callersFunctionnewCodeSet
newCodeSet returns a new codeSet
sys/unix/mkmerge.go:79
↓ 4 callersFunctionoffs2lohi
offs2lohi splits offs into its lower and upper unsigned long. On 64-bit systems, hi will always be 0. On 32-bit systems, offs will be split in half. p
sys/unix/syscall_linux.go:1967
↓ 4 callersFunctionparseParam
parseParam splits a parameter into name and type
sys/unix/mksyscall_aix_ppc64.go:119
↓ 4 callersFunctionparseParam
parseParam splits a parameter into name and type
sys/unix/mksyscall_aix_ppc.go:78
↓ 4 callersFunctionpstring
pstring copies the string s to b, prepending it with a 16-bit length in little-endian order, and returning the remaining slice of b..
sys/plan9/dir_plan9.go:175
↓ 4 callersFunctionrawsocketcall
(call int, a0, a1, a2, a3, a4, a5 uintptr)
sys/unix/syscall_linux_gc_386.go:17
↓ 4 callersFunctionrecvmsg
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_aix_ppc.go:1243
↓ 4 callersFunctionsendmsg
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_aix_ppc.go:1254
← previousnext →101–200 of 6,686, ranked by callers