MCPcopy Create free account

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

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

↓ 4 callersFunctionshutdownBlkTrace
(f *os.File)
blktrace_linux.go:98
↓ 4 callersFunctionsockaddrCtlToAny
(in RawSockaddrCtl)
sys/unix/syscall_internal_darwin_test.go:124
↓ 4 callersFunctionsockaddrUnixToAny
(in RawSockaddrUnix)
sys/unix/syscall_internal_bsd_test.go:143
↓ 4 callersFunctiontestErrUnexpectedType
(t *testing.T, test ValueTest, gottype uint32, err error)
sys/windows/registry/registry_test.go:232
↓ 4 callersFunctiontestGetValue
(t *testing.T, k registry.Key, test ValueTest, size int)
sys/windows/registry/registry_test.go:318
↓ 4 callersFunctionwait4
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_linux.go:213
↓ 3 callersFunctionBytePtrToString
BytePtrToString takes a pointer to a sequence of text and returns the corresponding string. If the pointer is nil, it returns the empty string. It ass
sys/unix/syscall.go:71
↓ 3 callersFunctionByteSliceToString
ByteSliceToString returns a string form of the text represented by the slice s, with a terminating NUL and any bytes after the NUL removed.
sys/unix/syscall.go:61
↓ 3 callersFunctionClose
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/plan9/zsyscall_plan9_386.go:245
↓ 3 callersFunctionCmsgLen
CmsgLen returns the value to store in the Len field of the Cmsghdr structure, taking into account any necessary alignment.
sys/unix/sockcmsg_unix.go:18
↓ 3 callersMethodCreateService
CreateService installs new service name on the system. The service will be executed by running exepath binary. Use config c to specify service paramet
sys/windows/svc/mgr/mgr.go:116
↓ 3 callersMethodGetBinaryValue
GetBinaryValue retrieves the binary 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:262
↓ 3 callersMethodGetDirtySectors
GetDirtySectors Gives a full list of sectors (in order) that have been marked as dirty
dirty-bitmasks.go:45
↓ 3 callersFunctionGetTokenInformation
(token Token, infoClass uint32, info *byte, infoLen uint32, returnedLen *uint32)
sys/windows/zsyscall_windows.go:790
↓ 3 callersFunctionGetcwd
(buf []byte)
sys/unix/syscall_aix.go:151
↓ 3 callersFunctionGetsockoptInt
(fd, level, opt int)
sys/unix/syscall_unix.go:242
↓ 3 callersMethodInet4Addr
According to netdevice(7), only AF_INET addresses are returned for numerous sockaddr ioctls. For convenience, we expose these as Inet4Addr since the P
sys/unix/ifreq_linux.go:64
↓ 3 callersFunctionNewIfreq
NewIfreq creates an Ifreq with the input network interface name after validating the name does not exceed IFNAMSIZ-1 (trailing NULL required) bytes.
sys/unix/ifreq_linux.go:32
↓ 3 callersFunctionSeek
(fd Handle, offset int64, whence int)
sys/windows/syscall_windows.go:553
↓ 3 callersMethodSet
Set adds cpu to the set s.
sys/unix/affinity_linux.go:55
↓ 3 callersMethodSetDWordValue
SetDWordValue sets the data and type of a name value under key k to value and DWORD.
sys/windows/registry/value.go:286
↓ 3 callersMethodSetName
Lifreq Helpers
sys/unix/syscall_illumos.go:147
↓ 3 callersMethodSetRecoveryActions
SetRecoveryActions sets actions that service controller performs when service fails and the time after which to reset the service failure count to zer
sys/windows/svc/mgr/recovery.go:37
↓ 3 callersMethodSetup
(diskSize uint64)
dirty-bitmasks.go:18
↓ 3 callersMethodSignal
()
sys/unix/syscall_solaris.go:260
↓ 3 callersMethodSockaddr
()
sys/windows/syscall_windows.go:941
↓ 3 callersFunctionStringToUTF16Ptr
StringToUTF16Ptr is deprecated. Use UTF16PtrFromString instead. If s contains a NUL byte this function panics instead of returning an error.
sys/windows/syscall_windows.go:112
↓ 3 callersFunctionUTF16PtrToString
UTF16PtrToString takes a pointer to a UTF-16 sequence and returns the corresponding UTF-8 encoded string. If the pointer is nil, it returns the empty
sys/windows/syscall_windows.go:128
↓ 3 callersMethodUint64
([]byte)
sys/cpu/byteorder.go:14
↓ 3 callersFunctionUtimes
sys utimes(path string, timeval *[2]Timeval) (err error)
sys/unix/syscall_bsd.go:565
↓ 3 callersFunctionWSAIoctl
(s Handle, iocc uint32, inbuf *byte, cbif uint32, outbuf *byte, cbob uint32, cbbr *uint32, overlapped *Overlap
sys/windows/zsyscall_windows.go:3412
↓ 3 callersFunctionanyToSockaddr
(fd int, rsa *RawSockaddrAny)
sys/unix/syscall_solaris.go:397
↓ 3 callersMethodcFlags
Flags that should be given to gcc and cgo for this target
sys/unix/linux/mkall.go:534
↓ 3 callersFunctioncallfcntl
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_aix_ppc64_gc.go:426
↓ 3 callersFunctioncaparsize
(rights *CapRights)
sys/unix/cap_freebsd.go:51
↓ 3 callersMethodclear
clear zeroes the ifreq's union field to prevent trailing garbage data from being sent to the kernel if an ifreq is reused.
sys/unix/ifreq_linux.go:121
↓ 3 callersFunctioncmdLine
cmdLine returns this programs's commandline arguments
sys/unix/mksyscall_aix_ppc64.go:83
↓ 3 callersFunctioncontrolService
(name string, c svc.Cmd, to svc.State)
sys/windows/svc/example/manage.go:35
↓ 3 callersFunctioncopyStat
(stat *Stat_t, statLE *Stat_LE_t)
sys/unix/syscall_zos_s390x.go:31
↓ 3 callersFunctioncpuBitsIndex
(cpu int)
sys/unix/affinity_linux.go:46
↓ 3 callersFunctioncpuBitsMask
(cpu int)
sys/unix/affinity_linux.go:50
↓ 3 callersFunctioncstring
(s []byte)
sys/plan9/syscall_plan9.go:53
↓ 3 callersFunctiondebug
(s string)
sys/unix/mksysctl_openbsd.go:80
↓ 3 callersFunctiondoinit
()
sys/cpu/cpu_s390x.go:130
↓ 3 callersFunctionextractSection
extractSection extracts text out of string s starting after start and ending just before end. found return value will indicate success, and prefix, bo
sys/windows/mkwinsyscall/mkwinsyscall.go:401
↓ 3 callersFunctionfixCmd
(name string, cmd *exec.Cmd)
sys/execabs/execabs.go:65
↓ 3 callersFunctionformat
(name, num, proto string)
sys/unix/mksysnum.go:82
↓ 3 callersFunctionfstatat_freebsd12
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_freebsd_arm.go:950
↓ 3 callersFunctiongbit16
gbit16 reads a 16-bit number in little-endian order from b and returns it with the remaining slice of b.
sys/plan9/dir_plan9.go:187
↓ 3 callersFunctiongetCodeSet
getCodeSet returns the set of all top-level consts, types, and funcs from src. src must be string, []byte, or io.Reader (see go/parser.ParseFile docs)
sys/unix/mkmerge.go:248
↓ 3 callersMethodgetInfo
getInfo retrieves a specified type of information about an access token.
sys/windows/security_windows.go:692
↓ 3 callersFunctiongetState
(t *testing.T, s *mgr.Service)
sys/windows/svc/svc_test.go:25
↓ 3 callersFunctiongetStdHandle
(stdhandle uint32)
sys/windows/syscall_windows.go:587
↓ 3 callersFunctiongoBuildTags
goBuildTags returns build tags in the go:build format.
sys/unix/mksyscall_aix_ppc64.go:88
↓ 3 callersFunctionimportName
importName returns the identifier (PackageName) for an imported package
sys/unix/mkmerge.go:294
↓ 3 callersFunctionioctlRet
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_solaris_amd64.go:637
↓ 3 callersFunctionitoa
(val int)
sys/windows/str.go:9
↓ 3 callersFunctionmajmin
majmin returns major and minor version number for an OpenBSD system.
sys/unix/pledge_openbsd.go:126
↓ 3 callersFunctionparseParam
parseParam splits a parameter into name and type
sys/unix/mksyscall_solaris.go:79
↓ 3 callersFunctionparseParam
parseParam splits a parameter into name and type
sys/unix/mksyscall.go:85
↓ 3 callersFunctionparseParam
parseParam splits a parameter into name and type
sys/plan9/mksyscall.go:79
↓ 3 callersFunctionpbit16
pbit16 copies the 16-bit number v to b in little-endian order and returns the remaining slice of b.
sys/plan9/dir_plan9.go:145
↓ 3 callersFunctionpledgeAvailable
pledgeAvailable checks for availability of the pledge(2) syscall based on the running OpenBSD version.
sys/unix/pledge_openbsd.go:150
↓ 3 callersFunctionplusBuildTags
plusBuildTags returns build tags in the +build format.
sys/unix/mksyscall_aix_ppc64.go:93
↓ 3 callersFunctionptracePeek
sys ptrace(request int, pid int, addr uintptr, data uintptr) (err error)
sys/unix/syscall_linux.go:1579
↓ 3 callersFunctionptracePoke
(pokeReq int, peekReq int, pid int, addr uintptr, data []byte)
sys/unix/syscall_linux.go:1631
↓ 3 callersFunctionraceAcquire
(addr unsafe.Pointer)
sys/unix/race.go:17
↓ 3 callersFunctionraceReadRange
(addr unsafe.Pointer, len int)
sys/unix/race.go:25
↓ 3 callersFunctionraceWriteRange
(addr unsafe.Pointer, len int)
sys/unix/race.go:29
↓ 3 callersFunctionrandKeyName
(prefix string)
sys/windows/registry/registry_test.go:21
↓ 3 callersFunctionreadvRacedetect
(iovecs []Iovec, n int, err error)
sys/unix/syscall_linux.go:1994
↓ 3 callersFunctionregLoadMUIString
(key syscall.Handle, name *uint16, buf *uint16, buflen uint32, buflenCopied *uint32, flags uint32, dir *uint16
sys/windows/registry/zsyscall_windows.go:94
↓ 3 callersMethodreport
(etype uint16, eid uint32, msg string)
sys/windows/svc/eventlog/log.go:49
↓ 3 callersMethodreport
(kind string, eid uint32, msg string)
sys/windows/svc/debug/log.go:37
↓ 3 callersFunctionrightToIndex
(right uint64)
sys/unix/cap_freebsd.go:35
↓ 3 callersFunctionseek
(fd int, offset int64, whence int)
sys/unix/syscall_linux_ppc.go:79
↓ 3 callersFunctionsendto
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_aix_ppc.go:1227
↓ 3 callersMethodsetTargetBuildArch
Set GOARCH for target and build environments.
sys/unix/linux/mkall.go:230
↓ 3 callersFunctionsockaddrTIPCToAny
These helpers explicitly copy the contents of in into out to produce the correct sockaddr structure, without relying on unsafe casting to a type of a
sys/unix/syscall_internal_linux_test.go:794
↓ 3 callersFunctiontestConfig
(t *testing.T, s *mgr.Service, should mgr.Config)
sys/windows/svc/mgr/mgr_test.go:79
↓ 3 callersFunctiontestRecoveryActions
(t *testing.T, s *mgr.Service, should []mgr.RecoveryAction)
sys/windows/svc/mgr/mgr_test.go:102
↓ 3 callersFunctiontestResetPeriod
(t *testing.T, s *mgr.Service, should uint32)
sys/windows/svc/mgr/mgr_test.go:120
↓ 3 callersFunctiontouch
utilities taken from os/os_test.go
sys/unix/syscall_unix_test.go:953
↓ 3 callersFunctionwaitState
(t *testing.T, s *mgr.Service, want svc.State)
sys/windows/svc/svc_test.go:40
↓ 3 callersFunctionwritevRacedetect
(iovecs []Iovec, n int)
sys/unix/syscall_linux.go:2045
↓ 2 callersFunctionBytePtrFromString
BytePtrFromString returns a pointer to a NUL-terminated array of bytes containing the text of s. If s contains a NUL byte at any location, it returns
sys/windows/syscall.go:51
↓ 2 callersMethodCall
go:uintptrescapes Call executes procedure p with arguments a. It will panic, if more than 15 arguments are supplied. The returned error is always non
sys/windows/dll_windows.go:165
↓ 2 callersFunctionClose
(fd int)
sys/unix/syscall_zos_s390x.go:276
↓ 2 callersFunctionClose
(fd Handle)
sys/windows/syscall_windows.go:577
↓ 2 callersFunctionCmsgSpace
CmsgSpace returns the number of bytes an ancillary element with payload of the passed data length occupies.
sys/unix/sockcmsg_unix.go:24
↓ 2 callersMethodConfig
Config retrieves service s configuration paramteres.
sys/windows/svc/mgr/config.go:67
↓ 2 callersMethodControl
sys getSecurityInfo(handle Handle, objectType SE_OBJECT_TYPE, securityInformation SECURITY_INFORMATION, owner **SID, group **SID, dacl **ACL, sacl **A
sys/windows/security_windows.go:1164
↓ 2 callersFunctionCurrentProcess
CurrentProcess returns the handle for the current process. It is a pseudo handle that does not need to be closed.
sys/windows/syscall_windows.go:431
↓ 2 callersMethodDissociateFd
DissociateFd wraps calls to port_dissociate(3c) on file descriptors.
sys/unix/syscall_solaris.go:879
↓ 2 callersMethodDissociatePath
DissociatePath wraps port_dissociate(3c) for a filesystem path.
sys/unix/syscall_solaris.go:847
↓ 2 callersFunctionEpollCreate1
(flag int)
sys/unix/epoll_zos.go:209
↓ 2 callersMethodErrorVarName
ErrorVarName returns error variable name for r.
sys/windows/mkwinsyscall/mkwinsyscall.go:257
↓ 2 callersFunctionExitsCorrectly
ExitsCorrectly is a comprehensive, one-line-of-use wrapper for testing a testProc with a key.
sys/unix/syscall_freebsd_test.go:72
↓ 2 callersFunctionFaccessat
sys faccessat(dirfd int, path string, mode uint32) (err error) sys Faccessat2(dirfd int, path string, mode uint32, flags int) (err error)
sys/unix/syscall_linux.go:2119
↓ 2 callersFunctionFchmodat
sys fchmodat(dirfd int, path string, mode uint32) (err error)
sys/unix/syscall_linux.go:57
← previousnext →201–300 of 6,686, ranked by callers