Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benjojo/hot-clone
/ functions
Functions
6,686 in github.com/benjojo/hot-clone
⨍
Functions
6,686
◇
Types & classes
3,064
↓ 2 callers
Function
Fd2path
sys fd2path(fd int, buf []byte) (err error)
sys/plan9/syscall_plan9.go:118
↓ 2 callers
Method
FindProc
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 callers
Method
FindProcByOrdinal
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 callers
Function
GetLengthSid
(sid *SID)
sys/windows/zsyscall_windows.go:657
↓ 2 callers
Function
Getpgid
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_linux.go:813
↓ 2 callers
Method
HelperType
HelperType returns type of parameter p used in helper function.
sys/windows/mkwinsyscall/mkwinsyscall.go:226
↓ 2 callers
Method
Import
(pkg string)
sys/windows/mkwinsyscall/mkwinsyscall.go:660
↓ 2 callers
Method
IsError
IsError determines if p parameter is used to return error.
sys/windows/mkwinsyscall/mkwinsyscall.go:221
↓ 2 callers
Method
IsUTF16
IsUTF16 is true, if f is W (utf16) function. It is false for all A (ascii) functions.
sys/windows/mkwinsyscall/mkwinsyscall.go:611
↓ 2 callers
Function
KeyctlInt
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_linux.go:224
↓ 2 callers
Method
KnownFolderPath
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 callers
Method
Load
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 callers
Function
LoadDLL
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 callers
Function
Mark
(i int, tgt *os.File)
utils/sector-pinger/main.go:33
↓ 2 callers
Function
Mknodat
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_linux.go:1158
↓ 2 callers
Method
Nano
Nano returns the time stored in tv as nanoseconds.
sys/unix/timestruct.go:75
↓ 2 callers
Function
Open
(path string, mode int, perm uint32)
sys/unix/syscall_linux.go:100
↓ 2 callers
Method
Owner
Owner returns the security descriptor owner and whether it was defaulted.
sys/windows/security_windows.go:1220
↓ 2 callers
Method
Pending
Pending wraps port_getn(3c) and returns how many events are pending.
sys/unix/syscall_solaris.go:940
↓ 2 callers
Function
Pread
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/plan9/zsyscall_plan9_386.go:211
↓ 2 callers
Method
Query
Query returns current status of service s.
sys/windows/svc/mgr/service.go:63
↓ 2 callers
Method
ReadValueNames
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 callers
Method
SetControllen
(length int)
sys/unix/syscall_zos_s390x.go:186
↓ 2 callers
Method
SetExpandStringValue
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 callers
Function
SetFileTime
(handle Handle, ctime *Filetime, atime *Filetime, wtime *Filetime)
sys/windows/zsyscall_windows.go:2787
↓ 2 callers
Method
SetInet4Addr
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 callers
Method
SetStringValue
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 callers
Method
SetUint32
SetUint32 sets a C int/Go uint32 value as the Ifreq's union data.
sys/unix/ifreq_linux.go:114
↓ 2 callers
Method
Signaled
()
sys/unix/syscall_zos_s390x.go:508
↓ 2 callers
Method
Signaled
()
sys/unix/syscall_linux.go:280
↓ 2 callers
Method
Slice
Slice returns a byte slice that aliases the data in the NTString.
sys/windows/syscall_windows.go:1609
↓ 2 callers
Function
Socket
(domain, typ, proto int)
sys/windows/syscall_windows.go:992
↓ 2 callers
Method
StrconvType
StrconvType returns Go type name used for OS string for f.
sys/windows/mkwinsyscall/mkwinsyscall.go:625
↓ 2 callers
Method
SyscallArgList
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 callers
Function
SyscallNoError
(trap, a1, a2, a3 uintptr)
sys/unix/gccgo.go:19
↓ 2 callers
Method
SyscallParamCount
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 callers
Function
SysctlUint32
(name string)
sys/unix/syscall_bsd.go:465
↓ 2 callers
Function
TimespecToNsec
(ts Timespec)
sys/windows/syscall_windows.go:1206
↓ 2 callers
Method
ToParams
ToParams converts r into slice of *Param.
sys/windows/mkwinsyscall/mkwinsyscall.go:268
↓ 2 callers
Method
ToSelfRelative
ToSelfRelative converts an absolute security descriptor into a self-relative one.
sys/windows/security_windows.go:1311
↓ 2 callers
Method
Type
()
sys/unix/syscall_linux.go:2224
↓ 2 callers
Function
UTF16FromString
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 callers
Method
Uint16
Uint16 returns the Ifreq union data as a C short/Go uint16 value.
sys/unix/ifreq_linux.go:98
↓ 2 callers
Function
Unlinkat
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_linux.go:166
↓ 2 callers
Method
UpdateConfig
UpdateConfig updates service s configuration parameters.
sys/windows/svc/mgr/config.go:143
↓ 2 callers
Function
UtimesNanoAt
(dirfd int, path string, ts []Timespec, flags int)
sys/unix/syscall_bsd.go:604
↓ 2 callers
Method
Wait
()
sys/windows/svc/event.go:37
↓ 2 callers
Method
Zero
Zero clears the set s, so that it contains no CPUs.
sys/unix/affinity_linux.go:40
↓ 2 callers
Method
Zero
Zero clears the set fds.
sys/unix/fdset.go:26
↓ 2 callers
Function
abort
(funcname string, err error)
sys/windows/syscall_windows_test.go:76
↓ 2 callers
Function
acct
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_solaris_amd64.go:603
↓ 2 callers
Function
allocSid
(subAuth0 uint32)
sys/windows/svc/security.go:17
↓ 2 callers
Function
anyToSockaddr
(fd int, rsa *RawSockaddrAny)
sys/unix/syscall_aix.go:238
↓ 2 callers
Function
bind
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_aix_ppc.go:1108
↓ 2 callers
Function
bitIsSet
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 callers
Function
buildTags
buildTags returns build tags
sys/plan9/mksyscall.go:53
↓ 2 callers
Function
callread
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_aix_ppc64_gc.go:643
↓ 2 callers
Function
callwrite
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_aix_ppc64_gc.go:776
↓ 2 callers
Function
capright
(idx uint64, bit uint64)
sys/unix/cap_freebsd.go:159
↓ 2 callers
Function
checkCloseonexec
(t *testing.T, fd int, name string)
sys/unix/pipe2_test.go:68
↓ 2 callers
Function
checkNonblocking
(t *testing.T, fd int, name string)
sys/unix/pipe2_test.go:58
↓ 2 callers
Method
close
()
sys/windows/svc/service.go:167
↓ 2 callers
Function
compareStat_t
(t *testing.T, otherStat string, st1, st2 *unix.Stat_t)
sys/unix/syscall_unix_test.go:664
↓ 2 callers
Function
connect
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_aix_ppc.go:1118
↓ 2 callers
Function
copyFindData
(dst *Win32finddata, src *win32finddata1)
sys/windows/types_windows.go:823
↓ 2 callers
Method
data
(offset uintptr)
sys/unix/sockcmsg_unix.go:28
↓ 2 callers
Function
depString
(d []string)
sys/windows/svc/mgr/mgr_test.go:67
↓ 2 callers
Function
diffLines
Helper functions to diff test sources
sys/unix/mkmerge_test.go:477
↓ 2 callers
Function
direntReclen
(buf []byte)
sys/unix/syscall_aix.go:304
↓ 2 callers
Method
epollcreate
(size int)
sys/unix/epoll_zos.go:112
↓ 2 callers
Function
extractParams
extractParams parses s to extract function parameters.
sys/windows/mkwinsyscall/mkwinsyscall.go:372
↓ 2 callers
Function
fanotifyMark
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_linux_386.go:18
↓ 2 callers
Function
filterImports
filterImports removes unused imports from fileSrc, and returns a formatted src.
sys/unix/mkmerge.go:354
↓ 2 callers
Function
futimes
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_netbsd_386.go:233
↓ 2 callers
Function
gbit64
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 callers
Function
getValidGOOS
getValidGOOS returns GOOS, true if filename ends with a valid "_GOOS.go"
sys/unix/mkmerge.go:49
↓ 2 callers
Function
getcwd
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_aix_ppc.go:161
↓ 2 callers
Function
getdirentries_freebsd12
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_freebsd_arm.go:1022
↓ 2 callers
Function
getpeername
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_aix_ppc.go:1190
↓ 2 callers
Function
getxattr
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 callers
Function
initializeProcThreadAttributeList
(attrlist *ProcThreadAttributeList, attrcount uint32, flags uint32, size *uintptr)
sys/windows/zsyscall_windows.go:2338
↓ 2 callers
Function
ioctl
* * 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 callers
Function
listxattr
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 callers
Function
loadWSASendRecvMsg
()
sys/windows/syscall_windows.go:1115
↓ 2 callers
Function
makeAbsoluteSD
(selfRelativeSD *SECURITY_DESCRIPTOR, absoluteSD *SECURITY_DESCRIPTOR, absoluteSDSize *uint32, dacl *ACL, dacl
sys/windows/zsyscall_windows.go:881
↓ 2 callers
Function
makeInheritSa
()
sys/windows/syscall_windows.go:460
↓ 2 callers
Function
makeSelfRelativeSD
(absoluteSD *SECURITY_DESCRIPTOR, selfRelativeSD *SECURITY_DESCRIPTOR, selfRelativeSDSize *uint32)
sys/windows/zsyscall_windows.go:889
↓ 2 callers
Function
mknodat_freebsd12
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_freebsd_arm.go:1350
↓ 2 callers
Function
mktmpfifo
mktmpfifo creates a temporary FIFO and provides a cleanup function.
sys/unix/syscall_zos_test.go:558
↓ 2 callers
Function
mount
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_linux.go:377
↓ 2 callers
Method
mustFind
mustFind is like Find but panics if search fails.
sys/windows/dll_windows.go:322
↓ 2 callers
Function
mustHaveExec
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 callers
Function
newEvent
()
sys/windows/svc/event.go:21
↓ 2 callers
Function
open
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_zos_s390x.go:1171
↓ 2 callers
Function
open
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/plan9/zsyscall_plan9_386.go:55
↓ 2 callers
Function
openat
THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
sys/unix/zsyscall_linux.go:81
↓ 2 callers
Function
parseARM64SystemRegisters
(isar0, isar1, pfr0 uint64)
sys/cpu/cpu_arm64.go:68
↓ 2 callers
Function
parseParamList
parseParamList parses parameter list and returns a slice of parameters
sys/unix/mksyscall_solaris.go:70
↓ 2 callers
Function
parseParamList
parseParamList parses parameter list and returns a slice of parameters
sys/unix/mksyscall_aix_ppc64.go:110
↓ 2 callers
Function
parseParamList
parseParamList parses parameter list and returns a slice of parameters
sys/unix/mksyscall.go:76
← previous
next →
301–400 of 6,686, ranked by callers