MCPcopy Create free account

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

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

↓ 2 callersFunctionFd2path
sys fd2path(fd int, buf []byte) (err error)
sys/plan9/syscall_plan9.go:118
↓ 2 callersMethodFindProc
FindProc searches DLL d for procedure named name and returns *Proc if found. It returns an error if search fails.
sys/windows/dll_windows.go:79
↓ 2 callersMethodFindProcByOrdinal
FindProcByOrdinal searches DLL d for procedure by ordinal and returns *Proc if found. It returns an error if search fails.
sys/windows/dll_windows.go:111
↓ 2 callersFunctionGetLengthSid
(sid *SID)
sys/windows/zsyscall_windows.go:657
↓ 2 callersFunctionGetpgid
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_linux.go:813
↓ 2 callersMethodHelperType
HelperType returns type of parameter p used in helper function.
sys/windows/mkwinsyscall/mkwinsyscall.go:226
↓ 2 callersMethodImport
(pkg string)
sys/windows/mkwinsyscall/mkwinsyscall.go:660
↓ 2 callersMethodIsError
IsError determines if p parameter is used to return error.
sys/windows/mkwinsyscall/mkwinsyscall.go:221
↓ 2 callersMethodIsUTF16
IsUTF16 is true, if f is W (utf16) function. It is false for all A (ascii) functions.
sys/windows/mkwinsyscall/mkwinsyscall.go:611
↓ 2 callersFunctionKeyctlInt
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_linux.go:224
↓ 2 callersMethodKnownFolderPath
KnownFolderPath returns a well-known folder path for the user token, specified by one of the FOLDERID_ constants, and chosen and optionally created ba
sys/windows/syscall_windows.go:1462
↓ 2 callersMethodLoad
Load loads DLL file d.Name into memory. It returns an error if fails. Load will not try to load DLL, if it is already loaded into memory.
sys/windows/dll_windows.go:222
↓ 2 callersFunctionLoadDLL
LoadDLL loads DLL file into memory. Warning: using LoadDLL without an absolute path name is subject to DLL preloading attacks. To safely load a syste
sys/windows/dll_windows.go:48
↓ 2 callersFunctionMark
(i int, tgt *os.File)
utils/sector-pinger/main.go:33
↓ 2 callersFunctionMknodat
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_linux.go:1158
↓ 2 callersMethodNano
Nano returns the time stored in tv as nanoseconds.
sys/unix/timestruct.go:75
↓ 2 callersFunctionOpen
(path string, mode int, perm uint32)
sys/unix/syscall_linux.go:100
↓ 2 callersMethodOwner
Owner returns the security descriptor owner and whether it was defaulted.
sys/windows/security_windows.go:1220
↓ 2 callersMethodPending
Pending wraps port_getn(3c) and returns how many events are pending.
sys/unix/syscall_solaris.go:940
↓ 2 callersFunctionPread
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/plan9/zsyscall_plan9_386.go:211
↓ 2 callersMethodQuery
Query returns current status of service s.
sys/windows/svc/mgr/service.go:63
↓ 2 callersMethodReadValueNames
ReadValueNames returns the value names of key k. The parameter n controls the number of returned names, analogous to the way os.File.Readdirnames work
sys/windows/registry/value.go:349
↓ 2 callersMethodSetControllen
(length int)
sys/unix/syscall_zos_s390x.go:186
↓ 2 callersMethodSetExpandStringValue
SetExpandStringValue sets the data and type of a name value under key k to value and EXPAND_SZ. The value must not contain a zero byte.
sys/windows/registry/value.go:313
↓ 2 callersFunctionSetFileTime
(handle Handle, ctime *Filetime, atime *Filetime, wtime *Filetime)
sys/windows/zsyscall_windows.go:2787
↓ 2 callersMethodSetInet4Addr
SetInet4Addr sets a C in_addr/Go []byte (4-byte IPv4 address) value in an embedded sockaddr within the Ifreq's union data. v must be 4 bytes in length
sys/unix/ifreq_linux.go:77
↓ 2 callersMethodSetStringValue
SetStringValue sets the data and type of a name value under key k to value and SZ. The value must not contain a zero byte.
sys/windows/registry/value.go:307
↓ 2 callersMethodSetUint32
SetUint32 sets a C int/Go uint32 value as the Ifreq's union data.
sys/unix/ifreq_linux.go:114
↓ 2 callersMethodSignaled
()
sys/unix/syscall_zos_s390x.go:508
↓ 2 callersMethodSignaled
()
sys/unix/syscall_linux.go:280
↓ 2 callersMethodSlice
Slice returns a byte slice that aliases the data in the NTString.
sys/windows/syscall_windows.go:1609
↓ 2 callersFunctionSocket
(domain, typ, proto int)
sys/windows/syscall_windows.go:992
↓ 2 callersMethodStrconvType
StrconvType returns Go type name used for OS string for f.
sys/windows/mkwinsyscall/mkwinsyscall.go:625
↓ 2 callersMethodSyscallArgList
SyscallArgList returns source code fragments representing p parameter in syscall. Slices are translated into 2 syscall parameters: pointer to the firs
sys/windows/mkwinsyscall/mkwinsyscall.go:199
↓ 2 callersFunctionSyscallNoError
(trap, a1, a2, a3 uintptr)
sys/unix/gccgo.go:19
↓ 2 callersMethodSyscallParamCount
SyscallParamCount determines which version of Syscall/Syscall6/Syscall9/... to use. It returns parameter count for correspondent SyscallX function.
sys/windows/mkwinsyscall/mkwinsyscall.go:541
↓ 2 callersFunctionSysctlUint32
(name string)
sys/unix/syscall_bsd.go:465
↓ 2 callersFunctionTimespecToNsec
(ts Timespec)
sys/windows/syscall_windows.go:1206
↓ 2 callersMethodToParams
ToParams converts r into slice of *Param.
sys/windows/mkwinsyscall/mkwinsyscall.go:268
↓ 2 callersMethodToSelfRelative
ToSelfRelative converts an absolute security descriptor into a self-relative one.
sys/windows/security_windows.go:1311
↓ 2 callersMethodType
()
sys/unix/syscall_linux.go:2224
↓ 2 callersFunctionUTF16FromString
UTF16FromString returns the UTF-16 encoding of the UTF-8 string s, with a terminating NUL added. If s contains a NUL byte at any location, it returns
sys/windows/syscall_windows.go:88
↓ 2 callersMethodUint16
Uint16 returns the Ifreq union data as a C short/Go uint16 value.
sys/unix/ifreq_linux.go:98
↓ 2 callersFunctionUnlinkat
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_linux.go:166
↓ 2 callersMethodUpdateConfig
UpdateConfig updates service s configuration parameters.
sys/windows/svc/mgr/config.go:143
↓ 2 callersFunctionUtimesNanoAt
(dirfd int, path string, ts []Timespec, flags int)
sys/unix/syscall_bsd.go:604
↓ 2 callersMethodWait
()
sys/windows/svc/event.go:37
↓ 2 callersMethodZero
Zero clears the set s, so that it contains no CPUs.
sys/unix/affinity_linux.go:40
↓ 2 callersMethodZero
Zero clears the set fds.
sys/unix/fdset.go:26
↓ 2 callersFunctionabort
(funcname string, err error)
sys/windows/syscall_windows_test.go:76
↓ 2 callersFunctionacct
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_solaris_amd64.go:603
↓ 2 callersFunctionallocSid
(subAuth0 uint32)
sys/windows/svc/security.go:17
↓ 2 callersFunctionanyToSockaddr
(fd int, rsa *RawSockaddrAny)
sys/unix/syscall_aix.go:238
↓ 2 callersFunctionbind
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_aix_ppc.go:1108
↓ 2 callersFunctionbitIsSet
bitIsSet reports whether the bit at index is set. The bit index is in big endian order, so bit index 0 is the leftmost bit.
sys/cpu/cpu_s390x.go:34
↓ 2 callersFunctionbuildTags
buildTags returns build tags
sys/plan9/mksyscall.go:53
↓ 2 callersFunctioncallread
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_aix_ppc64_gc.go:643
↓ 2 callersFunctioncallwrite
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_aix_ppc64_gc.go:776
↓ 2 callersFunctioncapright
(idx uint64, bit uint64)
sys/unix/cap_freebsd.go:159
↓ 2 callersFunctioncheckCloseonexec
(t *testing.T, fd int, name string)
sys/unix/pipe2_test.go:68
↓ 2 callersFunctioncheckNonblocking
(t *testing.T, fd int, name string)
sys/unix/pipe2_test.go:58
↓ 2 callersMethodclose
()
sys/windows/svc/service.go:167
↓ 2 callersFunctioncompareStat_t
(t *testing.T, otherStat string, st1, st2 *unix.Stat_t)
sys/unix/syscall_unix_test.go:664
↓ 2 callersFunctionconnect
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_aix_ppc.go:1118
↓ 2 callersFunctioncopyFindData
(dst *Win32finddata, src *win32finddata1)
sys/windows/types_windows.go:823
↓ 2 callersMethoddata
(offset uintptr)
sys/unix/sockcmsg_unix.go:28
↓ 2 callersFunctiondepString
(d []string)
sys/windows/svc/mgr/mgr_test.go:67
↓ 2 callersFunctiondiffLines
Helper functions to diff test sources
sys/unix/mkmerge_test.go:477
↓ 2 callersFunctiondirentReclen
(buf []byte)
sys/unix/syscall_aix.go:304
↓ 2 callersMethodepollcreate
(size int)
sys/unix/epoll_zos.go:112
↓ 2 callersFunctionextractParams
extractParams parses s to extract function parameters.
sys/windows/mkwinsyscall/mkwinsyscall.go:372
↓ 2 callersFunctionfanotifyMark
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_linux_386.go:18
↓ 2 callersFunctionfilterImports
filterImports removes unused imports from fileSrc, and returns a formatted src.
sys/unix/mkmerge.go:354
↓ 2 callersFunctionfutimes
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_netbsd_386.go:233
↓ 2 callersFunctiongbit64
gbit64 reads a 64-bit number in little-endian order from b and returns it with the remaining slice of b.
sys/plan9/dir_plan9.go:197
↓ 2 callersFunctiongetValidGOOS
getValidGOOS returns GOOS, true if filename ends with a valid "_GOOS.go"
sys/unix/mkmerge.go:49
↓ 2 callersFunctiongetcwd
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_aix_ppc.go:161
↓ 2 callersFunctiongetdirentries_freebsd12
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_freebsd_arm.go:1022
↓ 2 callersFunctiongetpeername
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_aix_ppc.go:1190
↓ 2 callersFunctiongetxattr
go:cgo_import_dynamic libc_pipe pipe "/usr/lib/libSystem.B.dylib" THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_darwin_arm64.go:480
↓ 2 callersFunctioninitializeProcThreadAttributeList
(attrlist *ProcThreadAttributeList, attrcount uint32, flags uint32, size *uintptr)
sys/windows/zsyscall_windows.go:2338
↓ 2 callersFunctionioctl
* * Expose the ioctl function */ sys ioctlRet(fd int, req uint, arg uintptr) (ret int, err error) = libc.ioctl
sys/unix/syscall_solaris.go:573
↓ 2 callersFunctionlistxattr
go:cgo_import_dynamic libc_fremovexattr fremovexattr "/usr/lib/libSystem.B.dylib" THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_darwin_arm64.go:611
↓ 2 callersFunctionloadWSASendRecvMsg
()
sys/windows/syscall_windows.go:1115
↓ 2 callersFunctionmakeAbsoluteSD
(selfRelativeSD *SECURITY_DESCRIPTOR, absoluteSD *SECURITY_DESCRIPTOR, absoluteSDSize *uint32, dacl *ACL, dacl
sys/windows/zsyscall_windows.go:881
↓ 2 callersFunctionmakeInheritSa
()
sys/windows/syscall_windows.go:460
↓ 2 callersFunctionmakeSelfRelativeSD
(absoluteSD *SECURITY_DESCRIPTOR, selfRelativeSD *SECURITY_DESCRIPTOR, selfRelativeSDSize *uint32)
sys/windows/zsyscall_windows.go:889
↓ 2 callersFunctionmknodat_freebsd12
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_freebsd_arm.go:1350
↓ 2 callersFunctionmktmpfifo
mktmpfifo creates a temporary FIFO and provides a cleanup function.
sys/unix/syscall_zos_test.go:558
↓ 2 callersFunctionmount
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_linux.go:377
↓ 2 callersMethodmustFind
mustFind is like Find but panics if search fails.
sys/windows/dll_windows.go:322
↓ 2 callersFunctionmustHaveExec
mustHaveExec checks that the current system can start new processes using os.StartProcess or (more commonly) exec.Command. If not, mustHaveExec calls
sys/execabs/execabs_test.go:33
↓ 2 callersFunctionnewEvent
()
sys/windows/svc/event.go:21
↓ 2 callersFunctionopen
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_zos_s390x.go:1171
↓ 2 callersFunctionopen
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/plan9/zsyscall_plan9_386.go:55
↓ 2 callersFunctionopenat
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_linux.go:81
↓ 2 callersFunctionparseARM64SystemRegisters
(isar0, isar1, pfr0 uint64)
sys/cpu/cpu_arm64.go:68
↓ 2 callersFunctionparseParamList
parseParamList parses parameter list and returns a slice of parameters
sys/unix/mksyscall_solaris.go:70
↓ 2 callersFunctionparseParamList
parseParamList parses parameter list and returns a slice of parameters
sys/unix/mksyscall_aix_ppc64.go:110
↓ 2 callersFunctionparseParamList
parseParamList parses parameter list and returns a slice of parameters
sys/unix/mksyscall.go:76
← previousnext →301–400 of 6,686, ranked by callers