Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Functions | |
static | _sfsyscall1 (void, exit, int, status) static inline _sfsyscall0(pid_t |
static static fork | _sfsyscall3 (ssize_t, read, int, fd, void *, buf, size_t, count) static inline _sfsyscall3(ssize_t |
static static fork const void static count | _sfsyscall3 (int, open, const char *, pathname, int, flags, mode_t, mode) static inline _sfsyscall1(int |
static static fork const void static count static fd | _sfsyscall4 (pid_t, wait4, pid_t, pid, int *, status, int, options, struct rusage *, rusage) static inline _sfsyscall2(int |
static static fork const void static count static fd const char const char static newpath | _sfsyscall1 (int, unlink, const char *, pathname) static inline _sfsyscall1(int |
static static fork const void static count static fd const char const char static newpath const char static path | _sfsyscall3 (int, mknod, const char *, pathname, mode_t, mode, dev_t, dev) static inline _sfsyscall2(int |
static static fork const void static count static fd const char const char static newpath const char static path const char static mode | _sfsyscall3 (int, chown, const char *, path, uid_t, owner, gid_t, group) static inline _sfsyscall0(pid_t |
static static fork const void static count static fd const char const char static newpath const char static path const char static mode static getpid | _sfsyscall1 (int, setuid, uid_t, uid) static inline _sfsyscall1(int |
static static fork const void static count static fd const char const char static newpath const char static path const char static mode static getpid static gid | _sfsyscall0 (uid_t, getuid) static inline _sfsyscall0(uid_t |
static static fork const void static count static fd const char const char static newpath const char static path const char static mode static getpid static gid static geteuid | _sfsyscall4 (long, ptrace, int, request, pid_t, pid, void *, addr, void *, data) static inline _sfsyscall6(ssize_t |
static static fork const void static count static fd const char const char static newpath const char static path const char static mode static getpid static gid static geteuid void struct sockaddr socklen_t static fromlen | _sfsyscall3 (int, accept, int, s, struct sockaddr *, addr, socklen_t *, addrlen) |
static | _sfsyscall2 (int, access, const char *, pathname, int, mode) static inline _sfsyscall0(int |
static static sync | _sfsyscall2 (int, kill, pid_t, pid, int, sig) static inline _sfsyscall0(pid_t |
static static sync static getppid | _sfsyscall1 (int, dup, int, oldfd) static inline _sfsyscall0(gid_t |
static static sync static getppid static getegid | _sfsyscall0 (gid_t, getgid) static inline _sfsyscall1(int |
static static sync static getppid static getegid const char static filename | _sfsyscall1 (int, sigpending, sigset_t *, set) static inline _sfsyscall4(int |
static static sync static getppid static getegid const char static filename char static len | _sfsyscall2 (int, symlink, const char *, oldpath, const char *, newpath) static inline _sfsyscall3(int |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz | _sfsyscall3 (int, execve, char *, s, char **, argv, char **, envp) static inline _sfsyscall1(mode_t |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask | _sfsyscall1 (int, chroot, const char *, path) static inline _sfsyscall0(pid_t |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork | _sfsyscall2 (int, munmap, void *, start, size_t, length) static inline _sfsyscall3(int |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot | _sfsyscall2 (int, setgroups, size_t, size, const gid_t *, list) static inline _sfsyscall0(pid_t |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp | _sfsyscall2 (int, setpgid, pid_t, pid, pid_t, pgid) static inline _sfsyscall2(int |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags | _sfsyscall2 (int, dup2, int, oldfd, int, newfd) static inline _sfsyscall3(int |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg | _sfsyscall5 (int, select, int, n, fd_set *, readfds, fd_set *, writefds, fd_set *, exceptfds, struct timeval *, timeout) static inline _sfsyscall1(int |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd | _sfsyscall3 (int, setpriority, int, which, int, who, int, prio) static inline _sfsyscall3(int |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol | _sfsyscall3 (int, connect, int, sockfd, const struct sockaddr *, serv_addr, socklen_t, addrlen) static inline _sfsyscall2(int |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who | _sfsyscall1 (int, sigreturn, unsigned long, __unused) static inline _sfsyscall3(int |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen | _sfsyscall5 (int, setsockopt, int, s, int, level, int, optname, void *, optval, socklen_t, optlen) static inline _sfsyscall2(int |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog | _sfsyscall1 (int, sigsuspend, const sigset_t *, mask) static inline _sfsyscall2(int |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz | _sfsyscall3 (int, readv, int, fd, const struct iovec *, vector, int, count) static inline _sfsyscall3(int |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count | _sfsyscall3 (int, fchown, int, fd, uid_t, owner, gid_t, group) static inline _sfsyscall2(int |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode | _sfsyscall2 (int, rename, const char *, oldpath, const char *, newpath) static inline _sfsyscall6(ssize_t |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen | _sfsyscall2 (int, mkdir, const char *, pathname, mode_t, mode) static inline _sfsyscall1(int |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname | _sfsyscall0 (pid_t, setsid) static inline _sfsyscall4(ssize_t |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset | _sfsyscall2 (int, stat, const char *, file_name, struct stat *, buf) static inline _sfsyscall2(int |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf | _sfsyscall2 (int, lstat, const char *, file_name, struct stat *, buf) static inline _sfsyscall4(int |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep | _sfsyscall6 (void *, mmap, void *, start, size_t, length, int, prot, int, flags, int, fd, off_t, offset) static inline _sfsyscall3(off_t |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence | _sfsyscall2 (int, truncate, const char *, path, off_t, length) static inline _sfsyscall2(int |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length | _sfsyscall2 (int, mlock, const void *, addr, size_t, len) static inline _sfsyscall2(int |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len | _sfsyscall1 (pid_t, getpgid, pid_t, pid) static inline _sfsyscall3(int |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg | _sfsyscall3 (int, semop, int, semid, struct sembuf *, sops, unsigned, nsops) static inline _sfsyscall3(void * |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg | _sfsyscall3 (int, shmget, long, key, int, size, int, flags) static inline _sfsyscall2(int |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg const struct timespec struct timespec static rem | _sfsyscall3 (int, poll, struct pollfd *, ufds, unsigned int, nfds, int, timeout) static inline _sfsyscall3(int |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg const struct timespec struct timespec static rem const char static group | _sfsyscall1 (pid_t, getsid, pid_t, pid) static inline _sfsyscall3(int |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg const struct timespec struct timespec static rem const char static group const void static flags | _sfsyscall2 (int, statfs, const char *, path, struct statfs *, buf) static inline _sfsyscall2(int |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg const struct timespec struct timespec static rem const char static group const void static flags struct statfs static buf | _sfsyscall1 (int, pipe, unsigned long *, filedes) static inline _sfsyscall1(int |
Variables | |
static static fork | write |
static static fork | int |
static static fork | fd |
static static fork const void | buf |
static static fork const void | size_t |
static static fork const void static count | close |
static static fork const void static count static fd | link |
static static fork const void static count static fd const char | oldpath |
static static fork const void static count static fd const char const char static newpath | chdir |
static static fork const void static count static fd const char const char static newpath const char static path | chmod |
static static fork const void static count static fd const char const char static newpath const char static path const char | path |
static static fork const void static count static fd const char const char static newpath const char static path const char | mode_t |
static static fork const void static count static fd const char const char static newpath const char static path const char static mode static getpid | setgid |
static static fork const void static count static fd const char const char static newpath const char static path const char static mode static getpid | gid_t |
static static fork const void static count static fd const char const char static newpath const char static path const char static mode static getpid static gid static geteuid | recvfrom |
static static fork const void static count static fd const char const char static newpath const char static path const char static mode static getpid static gid static geteuid | s |
static static fork const void static count static fd const char const char static newpath const char static path const char static mode static getpid static gid static geteuid void | len |
static static fork const void static count static fd const char const char static newpath const char static path const char static mode static getpid static gid static geteuid void | flags |
static static fork const void static count static fd const char const char static newpath const char static path const char static mode static getpid static gid static geteuid void struct sockaddr | from |
static static sync static getppid static getegid | acct |
static static sync static getppid static getegid const char static filename | ioctl |
static static sync static getppid static getegid const char static filename | d |
static static sync static getppid static getegid const char static filename | request |
static static sync static getppid static getegid const char static filename char | argp |
static static sync static getppid static getegid const char static filename char static len | readlink |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz | umask |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork | mprotect |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void | addr |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp | swapon |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags | fcntl |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags | cmd |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags | long |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg | fsync |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd | socket |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd | domain |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd | type |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol | getpriority |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol | which |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who | bind |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who | sockfd |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr | my_addr |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr | socklen_t |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen | listen |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog | gettimeofday |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval | tv |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz | writev |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec | vector |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count | fchmod |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count | fildes |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode | sendto |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void | msg |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr | to |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen | rmdir |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname | pread |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void | count |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void | off_t |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset | fstat |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset | filedes |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf | getdirentries |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void | nbytes |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep | lseek |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep | offset |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence | ftruncate |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length | munlock |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len | semget |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len | key |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len | nsems |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg | shmat |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg | shmid |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void | shmaddr |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg | nanosleep |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg const struct timespec | req |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg const struct timespec struct timespec static rem | lchown |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg const struct timespec struct timespec static rem const char | uid_t |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg const struct timespec struct timespec static rem const char | owner |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg const struct timespec struct timespec static rem const char static group | msync |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg const struct timespec struct timespec static rem const char static group const void | start |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg const struct timespec struct timespec static rem const char static group const void | length |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg const struct timespec struct timespec static rem const char static group const void static flags | fstatfs |
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg const struct timespec struct timespec static rem const char static group const void static flags struct statfs static buf | mlockall |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
static void struct sockaddr socklen_t static fromlen static backlog static fork char char char static envp int struct rusage static rusage struct utsname static buf struct sembuf static nsops static fd const char static length unsigned struct dirent unsigned static count const char const char static newpath const char static pathname const char const char static newpath const char const char static newpath const char static mode const char static group const char static group struct timeval struct timezone static tz struct tms static buf static getuid static getgid static getegid static getppid static setsid static egid static suid static pid static fsgid static data const char static dev unsigned static persona const char struct statfs static buf unsigned char static buf static prio struct sched_param static p static policy struct timespec static tp const void addr |
Definition at line 62 of file sflib.h.
Referenced by print_insn_vax(), and set_options().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void buf |
Definition at line 33 of file sflib.h.
Referenced by main(), rz_run_config_env(), rz_sys_chdir(), rz_test_chdir(), rz_test_chdir_fromtest(), rz_test_main(), uv__process_child_init(), and uv_chdir().
static fork const void static count static fd const char const char static newpath const char static path chmod |
Definition at line 35 of file sflib.h.
Referenced by copymeta(), create_temp_file(), restore_attr(), set_date_and_perm(), UTIL_setFileStat(), uv__fs_work(), and uv_pipe_chmod().
Definition at line 33 of file sflib.h.
Referenced by _zip_stdio_op_create_temp_output(), apprentice_compile(), apprentice_map(), assemble(), bclose(), binutils_assemble(), bochs_close(), buf_file_fini(), cdb_init(), close_and_restore(), close_pipe(), clusterLockConfig(), clusterSaveConfig(), config_path(), freeClusterLink(), getifaddrs(), gunzip(), gzclose_r(), gzclose_w(), gzlog_compress(), gzlog_write(), gztack(), handle_redirection(), handle_redirection_proc(), interact_commands(), io_close_dest(), io_close_src(), io_open_src_real(), iob_pipe_close(), iob_pipe_open(), lang_pipe_run(), langFromHashbang(), log_close(), log_compress(), log_lock(), log_open(), log_recover(), main(), migrateCloseSocket(), migrateCloseTimedoutSockets(), migrateGetSocket(), netlink_socket(), openfile(), pids_cmdline(), procfs_pid_slurp(), redirect_socket_to_pty(), redirect_socket_to_stdio(), rz_cons_get_size(), rz_cons_pipe_close(), rz_cons_pipe_open(), rz_core_cmd_pipe_old(), rz_core_editor(), rz_core_serve(), rz_core_sysenv_begin(), rz_file_copy(), rz_file_mmap_free(), rz_file_truncate(), rz_main_rizin(), rz_main_rz_asm(), rz_main_rz_gg(), rz_project_load_file_raw(), rz_project_save_file(), rz_run_config_env(), rz_run_start(), rz_socket_close(), rz_socket_close_fd(), rz_socket_connect(), rz_socket_listen(), rz_socket_proc_close(), rz_socket_proc_open(), rz_stdin_slurp(), rz_sys_aslr(), rz_sys_truncate(), rzk__close(), rzpipe_open(), sdb_close(), sdb_disk_create(), sdb_disk_finish(), sdb_fini(), sdb_journal_close(), sdb_journal_open(), sdb_lock(), sdb_new(), sdb_open(), sdb_text_load(), sdb_text_save(), slurp(), sp_close(), tuklib_open_stdxxx(), uv__close_nocancel(), uv__fs_work(), uv_tty_close(), zip_fdopen(), and zip_secure_random().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags cmd |
Definition at line 79 of file sflib.h.
Referenced by __add_cmd_panel(), __create_almighty(), __create_panel(), __create_panel_db(), __create_panel_input(), __handle_cmd_str_cache(), __handle_console(), __handle_window_mode(), __init_panel_param(), __insert_panel(), __io_kill(), __open(), __panels_process(), __print_hexdump_cb(), __print_stack_cb(), __read(), __replace_cmd(), __replace_current_panel_input(), __set_addr_by_type(), __set_refresh_by_type(), __split_panel_horizontal(), __split_panel_vertical(), __stepOut(), __system(), __update_help(), __write(), _server_handle_exec_file_read(), _server_handle_Hc(), _server_handle_Hg(), _server_handle_m(), _server_handle_p(), _server_handle_P(), _server_handle_z(), addVar(), agraph_print_node(), arg(), argv_call_cb(), argv_get_help(), argv_modes_new(), argv_new(), argv_state_new(), assemble(), binutils_assemble(), bochs_send_cmd(), call_cd(), carve_deps_at_address(), cb_dbg_gdb_page_size(), cb_dbg_gdb_retries(), cmd_desc_remove_from_ht_cmds(), cmd_desc_set_parent(), cmd_descriptor(), cmd_foreach_cmdname(), cmd_foreach_cmdname_modes(), cmd_get_desc_best(), cmd_pCd(), cmd_pCD(), cmd_pCx(), cmd_print_gadget(), cmd_task_ctx_new(), cmd_to_pf_definition(), cmd_to_string(), compare_cmd_descriptor_name(), compress_callback(), consumeBuffer(), convert_dot_to_image(), core_analysis_graph_label(), core_cmd0_wrapper(), core_cmd_raw(), cr16_analysis_4bit_opcode(), cr16_decode_bal(), cr16_decode_bcond01i(), cr16_decode_bcond_br(), cr16_decode_biti(), cr16_decode_command(), cr16_decode_i_r(), cr16_decode_jmp(), cr16_decode_ld_st(), cr16_decode_loadm_storm(), cr16_decode_misc(), cr16_decode_movd(), cr16_decode_movz(), cr16_decode_muls(), cr16_decode_push_pop(), cr16_decode_r_r(), cr16_decode_scond(), cr16_decode_slpr(), cr16_op(), cr16_print_4bit_opcode(), cr16_print_4biti_opcode(), cr16_print_ld_sw_opcode(), cr16_print_long_reg(), cr16_print_longregreg_reg(), cr16_print_med_reg(), cr16_print_reg_med(), cr16_print_reg_reg(), cr16_print_reg_reg_rel(), cr16_print_reg_rel_reg(), cr16_print_reg_short(), cr16_print_short_abs18(), cr16_print_short_reg(), cr16_print_short_reg_rel(), crc_read(), create_cmd_desc(), decode_3operands(), decode_abs162r16(), decode_abs2r_short(), decode_add(), decode_addressing_mode(), decode_adds(), decode_andc(), decode_arith(), decode_bcond(), decode_bit_op(), decode_break(), decode_bsr(), decode_call(), decode_cmp(), decode_cmpeq(), decode_cmpgte(), decode_cmpi(), decode_cmplte(), decode_cmpugte(), decode_cmpulte(), decode_daa(), decode_disp162r16(), decode_div(), decode_divu(), decode_eepmov(), decode_emulation(), decode_ext_cmd(), decode_extended(), decode_imm162r16(), decode_imm2abs8(), decode_imm2ind16(), decode_imm2r8(), decode_imm2r_short(), decode_imm_reg(), decode_ind162r16(), decode_indinc162r16(), decode_jarl(), decode_jmp(), decode_jmp8(), decode_jmp_abs16(), decode_jmp_abs8(), decode_jmp_ind(), decode_jump(), decode_ldc(), decode_load_store(), decode_loadsp(), decode_mov(), decode_mov_args(), decode_movi(), decode_movin(), decode_movn(), decode_movrel(), decode_movsn(), decode_movsn_args(), decode_mul(), decode_mulu(), decode_neg(), decode_nop(), decode_not(), decode_oneop_opcode(), decode_opcode(), decode_opcode_4bit(), decode_pop(), decode_prefix(), decode_push_pop(), decode_r162r16(), decode_r2r8(), decode_r82abs16(), decode_r82dispr16(), decode_r82ind16(), decode_r82r16(), decode_r82rdec16(), decode_reg_reg(), decode_ret(), decode_rzabs8(), decode_rzimm_short(), decode_rzind16(), decode_storesp(), decode_sub(), decode_subs(), decode_twoop_opcode(), disassemble(), do_print_child_help(), ebc_decode_command(), ebc_op(), fake_get_help(), fill_args_json(), fill_argv_modes_help_strbuf(), fill_colored_args(), fill_details(), fill_details_cb(), fill_details_do(), fill_details_static(), fill_usage_strbuf(), fill_wrapped_comment(), find_next_intgrep(), foreach_pairs(), foreachOffset(), gdbr_attach(), gdbr_detach_pid(), gdbr_kill_pid(), gdbr_select(), gdbr_send_qRcmd(), get_body(), get_cd_details_cb(), get_help(), getNodeByQuery(), gprobe_debugoff(), gprobe_debugon(), gprobe_get_reply_sp(), gprobe_getdeviceid(), gprobe_getinformation(), gprobe_read(), gprobe_reset(), gprobe_runcode(), gprobe_write(), group_get_help(), h8300_decode_command(), h8300_op(), handle_redirection(), handle_redirection_proc(), handle_ts_stmt(), help_search_cmd_desc_entry(), i8080_disasm(), mach0_info_new(), main(), migrateCommand(), msp430_decode_command(), msp430_op(), nto_send_init(), oldinput_get_help(), on_fcn_delete(), on_fcn_new(), on_fcn_rename(), parse_tmp_evals(), perform_analysis(), pkware_decrypt(), pkware_encrypt(), preprocess_filter_expr(), print_child_help(), print_help(), printcmd(), prompt(), propeller_decode_command(), propeller_op(), read_data(), read_file(), readline_callback(), remove_first_operand(), remove_second_operand(), rtr_visual(), run_cmd_depth(), run_new_command(), run_old_command(), runcmd(), rz_cmd(), rz_cmd_add(), rz_cmd_alias_del(), rz_cmd_alias_free(), rz_cmd_alias_get(), rz_cmd_alias_init(), rz_cmd_alias_keys(), rz_cmd_alias_set(), rz_cmd_batch_end(), rz_cmd_batch_start(), rz_cmd_call(), rz_cmd_call_parsed_args(), rz_cmd_del(), rz_cmd_desc_argv_modes_new(), rz_cmd_desc_argv_new(), rz_cmd_desc_argv_state_new(), rz_cmd_desc_fake_new(), rz_cmd_desc_group_modes_new(), rz_cmd_desc_group_new(), rz_cmd_desc_group_state_new(), rz_cmd_desc_inner_new(), rz_cmd_desc_oldinput_new(), rz_cmd_desc_remove(), rz_cmd_foreach_cmdname(), rz_cmd_free(), rz_cmd_get_desc(), rz_cmd_get_desc_best(), rz_cmd_get_help(), rz_cmd_get_help_json(), rz_cmd_get_help_strbuf(), rz_cmd_get_root(), rz_cmd_macro_cmd_args(), rz_cmd_new(), rz_cmd_parsed_args_new(), rz_cmd_parsed_args_newcmd(), rz_cmd_parsed_args_setcmd(), rz_cmd_print_gadget_add_handler(), rz_cmd_set_data(), rz_cons_grep_parsecmd(), rz_cons_grep_strip(), rz_core_autocomplete_add(), rz_core_autocomplete_find(), rz_core_autocomplete_remove(), rz_core_cmd0(), rz_core_cmd0_rzshell(), rz_core_cmd_foreach(), rz_core_cmd_foreach3(), rz_core_cmd_init(), rz_core_cmd_raw(), rz_core_cmd_str(), rz_core_cmd_str_pipe(), rz_core_cmd_subst(), rz_core_cmd_subst_i(), rz_core_cmd_task_new(), rz_core_cmpwatch_add(), rz_core_cmpwatch_show(), rz_core_disassemble_bytes(), rz_core_disassemble_instr(), rz_core_esil_cmd(), rz_core_flush(), rz_core_meta_print(), rz_core_print_examine(), rz_core_rtr_cmd(), rz_core_rtr_cmds_query(), rz_core_rtr_gdb_cb(), rz_core_rtr_http_run(), rz_core_rtr_pushout(), rz_core_run_script(), rz_core_serve(), rz_core_task_print(), rz_core_visual(), rz_core_visual_analysis_refresh_column(), rz_core_visual_bit_editor(), rz_core_visual_classes(), rz_core_visual_cmd(), rz_core_visual_comments(), rz_core_visual_config(), rz_core_visual_config_hud(), rz_core_visual_define(), rz_core_visual_esil(), rz_core_visual_graph(), rz_core_visual_title(), rz_core_visual_trackflags(), rz_core_visual_view_graph(), rz_core_visual_view_rop(), rz_core_visual_xrefs(), rz_debug_bochs_breakpoint(), rz_egg_Cfile_parser(), rz_flag_hexdump_handler(), rz_history_list_or_exec_handler(), rz_io_system(), rz_load_panels_layout(), rz_main_rz_agent(), rz_socket_rap_client_command(), rz_socket_spawn(), rz_sys_cmd_str(), rz_sys_cmd_str_full(), rz_sys_cmd_strf(), rz_sys_cmdf(), rz_sys_crash_handler(), rz_test_run_fuzz_test(), rzfind_open_file(), rzk__system(), rzpipe_open(), rzpipe_open_dl(), rzpipe_write(), sdb_query(), sdb_query_lines(), sdb_querys(), seek_to_node(), task_enqueue(), v810_decode_command(), v810_op(), v850_decode_command(), v850_op(), visual_nkey(), windbg_open(), windbg_system(), window_read(), winzip_aes_decrypt(), winzip_aes_encrypt(), and zip_source_make_command_bitmap().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void count |
Definition at line 98 of file sflib.h.
Referenced by __isOnlySon(), __lfh_segment_loop(), __rap_read(), __rap_write(), __read(), __resize(), __sorted_list(), __update_modal(), __write(), _cs_disasm(), DotZLib.Deflater::Add(), DotZLib.Inflater::Add(), add_tls_callbacks(), agraph_follow_innodes(), ar_read_at(), ar_write_at(), array__grow(), autocomplete_minus(), bin_pe_dotnet_init_metadata(), bin_pe_init_imports(), bin_pe_store_tls_callbacks(), bochs_read(), bs_disasm(), bs_free(), build_ARC_extmap(), build_init_op(), cabx_read(), cabx_write(), calculate_padding_ut16(), cdb_make_finish(), clr_max_rows(), clusterNodeIsInGossipSection(), clusterProcessGossipSection(), clusterProcessPacket(), cmd_debug_cont_syscall(), construct_rop_gadget(), consume_locals_r(), DotZLib.CodecBase::copyInput(), count_extra(), count_extra_by_id(), count_flags(), count_newlines(), countLeadingZeros(), countTrailingZeros(), create_initterm_syms(), cs_disasm(), cs_disasm_ex(), cs_driver_hello(), cs_free(), cs_op_count(), cs_op_index(), cs_winkernel_vsnprintf(), d_args_length(), d_pack_length(), decode(), dex_proto_id_new(), diff_unified_append_data(), diff_unified_json_data(), disasm_strings(), dmp_read(), dmp_write(), do_analysis_search(), do_asm_search(), do_syscall_search(), ds_show_flags(), ds_show_xrefs(), dump_element(), encode_tuple(), esil_peek_some(), esil_poke_some(), exists_reg_list(), filter(), find_instruction(), flag_count_foreach(), foreach(), DotZLib.CircularBuffer::Get(), get_entries_from_section(), get_kernel_base(), get_num_entries(), get_relocs(), get_segments_from_phdr(), GetHeapBlocks(), GetSegmentHeapBlocks(), gotoWord(), gprobe_get_reply_sp(), gprobe_read(), gprobe_write(), Ht_(), index_encode(), index_size(), index_size_unpadded(), index_stream_size(), inflate_table(), inflate_table9(), io_memory_read(), io_memory_resize(), io_memory_write(), iob_net_read(), iob_net_write(), iob_pipe_read(), iob_pipe_write(), isInvalidMemory(), LLVMFuzzerTestOneInput(), LZMA_API(), lzma_mf_find(), lzma_raw_coder_init(), m_read(), m_write(), main(), meta_string_guess_add(), mget(), msp_read(), msp_write(), my_alloc(), ne_sanitize_name(), nextword(), objc_find_refs(), ocaml_cs_disasm(), ocaml_cs_disasm_internal(), op_fillval(), p_count(), p_ere_exp(), p_simp_re(), pad(), parse_block_list(), parse_namemap(), parse_thread(), parse_type_entry(), parser__reduce(), parser__reductions_after_sequence(), parser__switch_children(), TestX86::print_ins_detail(), print_insn(), print_insn_detail(), print_insn_detail_x86(), process_constructors(), DotZLib.CircularBuffer::Put(), DotZLib.GZipStream::Read(), read_at(), read_at_uva_or_kernel(), read_InlineSwitch(), rebase_buffer(), rebase_bytes(), rebase_bytes_v1(), rebase_bytes_v2(), rebase_bytes_v3(), rebase_info_by_range(), reconstruct_chained_fixup(), rol_crypt(), ror_crypt(), rz_analysis_extract_rarg(), rz_analysis_function_arg_count(), rz_analysis_reflines_get(), rz_analysis_var_count(), rz_analyze_n_ins_esil_handler(), rz_analyze_n_ins_handler(), rz_analyze_n_ins_size_handler(), rz_asm_disassemble(), rz_asm_pseudo_incbin(), rz_asn1_create_object(), rz_base85_decode(), rz_base85_decode_tuple(), rz_base85_encode(), rz_bin_elf_segments_new(), rz_bin_filter_name(), rz_bp_enable(), rz_buf_get_nstring(), rz_buf_sparse_get_chunks(), rz_cmd_alias(), rz_cmd_debug_trace_add_handler(), rz_cmd_disassemble_recursively_no_function_handler(), rz_coff_get_reloc_targets_vfile_size(), rz_core_analysis_data(), rz_core_analysis_get_stats(), rz_core_analysis_search(), rz_core_analysis_search_xrefs(), rz_core_analysis_stats_get_block_to(), rz_core_asm_strsearch(), rz_core_bin_apply_symbols(), rz_core_cmd_foreach(), rz_core_debug_plugin_print(), rz_core_debug_plugins_print(), rz_core_file_binlist(), rz_core_file_print(), rz_core_print_disasm_all(), rz_core_print_examine(), rz_core_rtr_http_run(), rz_core_spaces_print(), rz_core_task_running_tasks_count(), rz_core_visual_view_rop(), rz_core_visual_xrefs(), rz_debug_desc_list(), rz_debug_esil_step(), rz_entropy_final(), rz_file_slurp_lines(), rz_flag_count(), rz_heap_chunks_list(), rz_heap_tcache_content(), rz_io_ar_read(), rz_io_ar_write(), rz_io_def_mmap_read(), rz_io_def_mmap_write(), rz_io_zip_read(), rz_io_zip_realloc_buf(), rz_io_zip_write(), rz_lib_path(), rz_line_completion_set(), rz_MD5Final(), rz_num_str_split(), rz_num_str_split_list(), RZ_PACKED(), rz_pvector_insert_range(), rz_range_get_n(), rz_scan_strings(), rz_scan_strings_raw(), rz_serialize_analysis_meta_save(), rz_sign_flirt_node_count_nodes(), rz_skiplist_get_n(), rz_socket_rap_client_read(), rz_socket_rap_client_write(), rz_str_bits64(), rz_str_char_count(), rz_str_split_lines(), rz_str_widget_list(), rz_syscmd_head(), rz_syscmd_tail(), rz_type_array_of_base_type(), rz_type_array_of_base_type_str(), rz_type_array_of_type(), rz_vector_insert_range(), rz_vector_remove_range(), rzk__read(), rzk__write(), sanitize_size(), scan_tree(), scandir(), sdb_count(), sdb_foreach(), sdb_hash_len(), sdb_stats(), sdb_sync(), search_similar_pattern(), search_similar_pattern_in(), send_tree(), setup_regs(), sp_blocking_read(), sp_blocking_write(), state_predecessor_map_add(), state_predecessor_map_get(), string_scan_range(), strncmp_skip_color_codes(), strncpy_with_color_codes(), task_suspend_count(), test(), test_invalids(), test_read(), test_valids(), tokenize(), tokens_new(), ts_calloc_default(), ts_language_actions(), ts_language_aliases_for_symbol(), ts_language_field_id_for_name(), ts_language_field_name_for_id(), ts_language_next_state(), ts_language_symbol_for_name(), ts_lexer_included_ranges(), ts_lexer_set_included_ranges(), ts_node_children_wasm(), ts_node_named_children_wasm(), ts_parser__reduce(), ts_parser_included_ranges(), ts_parser_set_included_ranges(), ts_stack_pop_count(), ts_subtree__compress(), ts_tree_get_changed_ranges(), tuklib_physmem(), DotZLib.CRC32Checksum::Update(), DotZLib.AdlerChecksum::Update(), uv__calloc(), uv__interface_addresses_v6(), uv__io_poll(), uv__pipe_read_exactly(), uv__poll(), uv__random_sysctl(), uv__read(), uv__stdio_create(), uv__stdio_destroy(), uv__stdio_noinherit(), uv__stdio_verify(), uv__stream_recv_cmsg(), uv__udp_recvmsg(), uv_barrier_init(), uv_cpu_info(), uv_free_cpu_info(), uv_free_interface_addresses(), uv_get_free_memory(), uv_interface_addresses(), uv_os_environ(), uv_os_free_environ(), uv_pipe_pending_instances(), uv_process_tcp_read_req(), uv_resident_set_memory(), uv_tty_clear(), uv_tty_reset(), validate_chain(), vf_read(), vf_write(), vsnprintf(), walk_exports(), wasm_dis(), windbg_read(), windbg_write(), winkd_op_at_uva(), winkd_read_at(), winkd_read_at_phys(), winkd_read_at_uva(), winkd_write_at(), winkd_write_at_phys(), winkd_write_at_uva(), DotZLib.GZipStream::Write(), xnu_collect_thread_state(), xnu_dbg_modules(), xnu_fill_info_thread(), xnu_generate_corefile(), xnu_get_thread_status(), and xnu_get_vmmap_entries_for_pid().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd domain |
Definition at line 79 of file sflib.h.
Referenced by maybe_new_socket(), new_socket(), uv__socket(), uv__udp_init_ex(), uv__udp_maybe_deferred_bind(), uv_tcp_init_ex(), and uv_udp_init_ex().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count fchmod |
Definition at line 84 of file sflib.h.
Referenced by create_temp_file(), io_copy_attrs(), openfile(), uv__fs_copyfile(), and uv__fs_work().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags fcntl |
Definition at line 79 of file sflib.h.
Referenced by bochs_wait(), disable_fd_cache(), file_or_fd(), io_close_dest(), io_close_src(), io_init(), io_open_dest_real(), io_open_src_real(), rz_socket_block_time(), rz_subprocess_start_opt(), tuklib_open_stdxxx(), uv__cloexec_fcntl(), uv__fs_event(), uv__fs_fsync(), uv__nonblock_fcntl(), uv__process_child_init(), uv_pipe_open(), and uv_tty_init().
static static fork const void static count static fd const char const char static newpath char char char static envp time_t static t const char static mode static whence const char static dir time_t static t unsigned static seconds const char struct utimbuf static buf static inc static sig const char static mode static oldfd struct tms static buf static getgid static geteuid const char static filename static arg static mask struct ustat static ubuf static getppid static setsid static egid sigset_t static set struct timeval struct timezone static tz fd_set fd_set fd_set struct timeval static timeout const char char static bufsiz const char static swapflags void static offset const char static length fildes |
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset filedes |
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void flags |
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset fstat |
Definition at line 107 of file sflib.h.
Referenced by _zip_stdio_op_stat(), apprentice_map(), cdb_init(), clusterLoadConfig(), clusterSaveConfig(), file_or_fd(), get_data(), io_open_dest_real(), io_open_src_real(), read_to_memory(), sdb_open(), sdb_text_load(), uv__fs_copyfile(), uv__fs_fstat(), uv__fs_read(), uv__fs_work(), uv__random_readpath(), uv__tty_is_slave(), uv_fs_event_start(), and uv_guess_handle().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg const struct timespec struct timespec static rem const char static group const void static flags fstatfs |
Definition at line 137 of file sflib.h.
Referenced by uv__fs_copyfile().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg fsync |
Definition at line 79 of file sflib.h.
Referenced by clusterBeforeSleep(), clusterSaveConfig(), log_mark(), sdb_disk_finish(), sdb_journal_log(), uv__fs_fdatasync(), uv__fs_fsync(), and uv__fs_work().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence ftruncate |
Definition at line 113 of file sflib.h.
Referenced by __resize(), clusterSaveConfig(), log_append(), log_compress(), openfile(), rz_file_truncate(), rz_sys_truncate_fd(), sdb_journal_clear(), uv__fs_copyfile(), and uv__fs_work().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf getdirentries |
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol getpriority |
Definition at line 79 of file sflib.h.
Referenced by uv_os_getpriority().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog gettimeofday |
Definition at line 79 of file sflib.h.
Referenced by mytime_now(), rz_time_gettimeofday(), sp_blocking_read(), sp_blocking_write(), uv_cond_timedwait(), and uv_gettimeofday().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg const struct timespec struct timespec static rem const char gid_t |
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg const struct timespec struct timespec static rem const char static group const void static flags struct statfs static buf int |
Definition at line 62 of file sflib.h.
Referenced by main(), ReadMemory(), run_old_command(), rz_cons_get_size(), rz_cons_isatty(), uv__cloexec_ioctl(), uv__fs_copyfile(), uv__interface_addresses_v6(), uv__nonblock_ioctl(), uv__set_phys_addr(), uv__tty_is_slave(), uv_interface_addresses(), uv_tty_get_winsize(), and WriteMemory().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len key |
Definition at line 118 of file sflib.h.
Referenced by __asm_equ_new(), __create_almighty(), __handle_console(), __handle_cursor_mode(), __handle_menu(), __handle_mouse(), __handle_mouse_on_panel(), __handle_refs(), __handle_window_mode(), __handle_zoom_mode(), __init_almighty_db(), __move_panel_to_dir(), __panels_process(), __set_rcb(), _aeli_iter(), _insert_into_disk(), _nettle_aes_set_key(), _parse_resource_directory(), _replace_register(), _restore_memory_cb(), _store_resource_sdb(), _zip_crypto_aes_new(), _zip_crypto_pbkdf2(), aarch64_extract_operand(), aarch64_find_alias_opcode(), aarch64_find_next_alias_opcode(), aarch64_find_next_opcode(), add_dt_dynamic_entry(), add_tls_callbacks(), addr_hint_foreach_cb(), addr_hint_range_delete_cb(), aes_cbc_set_key(), aes_set_decrypt_key(), aes_set_encrypt_key(), aes_set_key(), attribute_delete_cb(), autocomplete_sdb(), bin_elf_versioninfo_versym(), bin_pe_store_tls_callbacks(), binary_search(), block_store(), blowfish_init_state(), blowfish_set_key(), build(), carve_deps_at_address(), cdb_findnext(), cdb_make_add(), clusterCommand(), clusterRedirectBlockedClientIfNeeded(), core_analysis_graph_construct_edges(), core_analysis_graph_construct_nodes(), create_json(), DecodeLFHEntry(), delete(), dem_str_replace(), des_set_key(), dict2keylist(), ds_print_esil_analysis(), dump_element(), egg_option(), emit_equ(), encrypt_or_decrypt_block(), file_save_cb(), find(), fn(), format_cmd_kv(), function_store(), get_atomic_type(), get_callable_type(), get_cmem_str(), get_cond_str(), get_dict_object(), get_dt_info(), get_enum_type(), get_freg_str(), get_gnu_verneed(), get_gnu_versym(), get_mmm_str(), get_relop_str(), get_smem_str(), get_struct_type(), get_swap_str(), get_t_str(), get_type_data(), get_typedef_type(), get_union_type(), get_v_str(), get_verneed_entry_sdb(), get_versym_entry_sdb_from_verdef(), get_versym_entry_sdb_from_verneed(), get_xreg_str(), hash_get_int(), hash_parse_cmdline(), hints_acc_store_cb(), hook_reg_read(), ht_inc(), init_items(), insert(), insert_update(), inSymtab(), iob_net_open(), is_kv_equal(), keyHashSlot(), match(), nettle_aes128_set_decrypt_key(), nettle_aes128_set_encrypt_key(), nettle_aes192_set_decrypt_key(), nettle_aes192_set_encrypt_key(), nettle_aes256_set_decrypt_key(), nettle_aes256_set_encrypt_key(), parse_info_raw(), parse_key(), parse_value(), pcache_save_cb(), Pe_r_bin_store_string_file_info(), Pe_r_bin_store_string_table(), Pe_r_bin_store_var(), Pe_r_bin_store_var_file_info(), print_rop(), rc2_expandKey(), rc2_set_key(), rc4_init_state(), rc4_set_key(), rc6_init_state(), rc6_set_key(), read_n_bits(), replace_cmd_kv(), replace_cmd_kv_file(), resolve_mig_subsystem(), restore_memory_cb(), rol_init_state(), rol_set_key(), rop_classify(), ror_init_state(), ror_set_key(), rot_crypt(), rot_decrypt(), rot_init_state(), rot_set_key(), rz_agraph_del_node(), rz_analysis_class_base_get_all(), rz_analysis_class_create(), rz_analysis_class_delete(), rz_analysis_class_delete_attr_raw(), rz_analysis_class_get_attr_raw(), rz_analysis_class_method_delete_class(), rz_analysis_class_method_get_all(), rz_analysis_class_method_rename_class(), rz_analysis_class_rename(), rz_analysis_class_rename_attr_raw(), rz_analysis_class_set_attr_raw(), rz_analysis_class_unique_attr_id_raw(), rz_analysis_class_vtable_delete_class(), rz_analysis_class_vtable_get_all(), rz_analysis_class_vtable_rename_class(), rz_analysis_function_all_opcode_stat_handler(), rz_asm_code_set_equ(), rz_bin_elf_get_dt_info(), rz_cf_key_value_new(), rz_cmd_debug_process_profile_handler(), rz_cmd_info_hashes_handler(), rz_config_bump(), rz_config_hold_i(), rz_config_hold_s(), rz_config_readonly(), rz_config_set_getter(), rz_config_set_setter(), rz_cons_pal_get(), rz_cons_pal_set(), rz_cons_yesno(), rz_core_analysis_function_signature(), rz_core_autocomplete(), rz_core_bin_apply_resources(), rz_core_get_func_args(), rz_core_visual_graph(), rz_crypto_set_key(), rz_egg_config_handler(), rz_egg_option_get(), rz_egg_option_set(), rz_eval_getset_handler(), rz_flag_get_nearest_list(), rz_hash_cfg_hmac(), rz_hash_cfg_new_with_algo(), rz_il_mem_load(), rz_il_mem_loadw(), rz_il_mem_store(), rz_il_mem_storew(), rz_il_op_effect_free(), rz_il_op_new_load(), rz_il_op_new_loadw(), rz_il_op_new_store(), rz_il_op_new_storew(), rz_il_op_pure_dup(), rz_il_op_pure_free(), rz_il_vm_mem_load(), rz_il_vm_mem_loadw(), rz_il_vm_mem_store(), rz_il_vm_mem_storew(), rz_json_get(), rz_json_get_len(), rz_json_get_path(), rz_key_parser_add(), rz_line_readline_cb(), rz_serialize_analysis_blocks_save(), rz_serialize_analysis_functions_save(), rz_serialize_analysis_meta_save(), rz_serialize_bp_save(), rz_str_replace(), rz_str_replace_icase(), rz_str_replace_in(), rz_str_replace_thunked(), rz_str_stripLine(), rz_sys_getenv(), rz_sys_getenv_asbool(), rz_sys_info(), rz_sys_setenv(), rz_syscall_get(), rz_write_op_decrypt_handler(), rz_write_op_encrypt_handler(), save_atomic_type(), save_callable(), save_enum(), save_struct(), save_typedef(), save_typelink(), save_union(), sdb_add(), sdb_array_add(), sdb_array_add_num(), sdb_array_add_sorted(), sdb_array_add_sorted_num(), sdb_array_append(), sdb_array_append_num(), sdb_array_contains(), sdb_array_contains_num(), sdb_array_delete(), sdb_array_get(), sdb_array_get_num(), sdb_array_indexof(), sdb_array_insert(), sdb_array_insert_num(), sdb_array_length(), sdb_array_pop(), sdb_array_pop_head(), sdb_array_pop_num(), sdb_array_pop_tail(), sdb_array_prepend(), sdb_array_prepend_num(), sdb_array_push(), sdb_array_push_num(), sdb_array_remove(), sdb_array_remove_num(), sdb_array_set(), sdb_array_set_num(), sdb_array_size(), sdb_array_sort(), sdb_array_sort_num(), sdb_array_unset(), sdb_concat(), sdb_const_get(), sdb_const_get_len(), sdb_disk_insert(), sdb_dump_dupnext(), sdb_exists(), sdb_expire_get(), sdb_expire_set(), sdb_get(), sdb_get_len(), sdb_ht_delete(), sdb_ht_find(), sdb_ht_find_kvp(), sdb_ht_insert(), sdb_ht_internal_insert(), sdb_ht_update(), sdb_journal_log(), sdb_num_add(), sdb_num_dec(), sdb_num_exists(), sdb_num_get(), sdb_num_inc(), sdb_num_set(), sdb_ptr_get(), sdb_ptr_set(), sdb_remove(), sdb_save_dwarf_function(), sdb_set(), sdb_set_enc(), sdb_set_internal(), sdb_set_owned(), sdb_uncat(), sdb_unset(), serpent_set_key(), set_bcj(), set_delta(), set_key(), set_lzma(), shared_ht_up_insert(), siglistcb(), siglistjsoncb(), store_xrefs_list_cb(), symbols(), symbols_from_stubs(), table_add_row_bool(), update(), update_stat_for_op(), uv__poll_wine(), uv_key_create(), uv_key_delete(), uv_key_get(), uv_key_set(), write_n_bits(), xor_init_state(), and xor_set_key().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg const struct timespec struct timespec static rem lchown |
Definition at line 133 of file sflib.h.
Referenced by uv__fs_work().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void len |
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg const struct timespec struct timespec static rem const char static group const void length |
Definition at line 133 of file sflib.h.
Referenced by _6502_tokenize(), __stampAttribute(), _nettle_aes_decrypt(), _nettle_aes_encrypt(), _server_handle_m(), _zip_buffer_get(), _zip_buffer_peek(), _zip_buffer_put(), _zip_buffer_read(), _zip_buffer_skip(), _zip_crypto_hmac(), _zip_crypto_hmac_output(), _zip_dirent_apply_attributes(), _zip_read(), _zip_read_data(), _zip_source_call(), _zip_source_window_new(), _zip_string_new(), _zip_winzip_aes_decrypt(), _zip_winzip_aes_encrypt(), _zip_write(), add_nul(), aes_crypt(), aes_decrypt(), aes_encrypt(), anop32(), arc_buffer_read_memory(), arm_tokenize(), asn1_ber_indefinite(), asn1_parse_header(), autocomplete_default(), autocomplete_flagspaces(), autocomplete_minus(), avr_tokenize(), been_here(), buf_move_back(), buffer_new(), buffer_read(), buffer_seek(), buffer_write(), cabd_find(), check_buffer(), check_pe32_buf(), check_pe64_buf(), checkEntrypointBuffer(), chmd_extract(), chmd_init_decomp(), chmd_read_headers(), cmd_aea(), compare(), construct(), core_cmd_pipe(), core_cmd_raw(), core_cmd_raw_node(), count_blocks(), cps2_crypt(), create_filename_from_memory(), cris_buffer_read_memory(), dalvik_tokenize(), decode_tableswitch(), entry_ignore(), fetch_data(), find_autocomplete(), flirt_crc16(), flirt_pat_parse_pattern_mask(), flirt_write_module(), fs__sendfile(), FUZ_fillCompressibleNoiseBuffer(), hppa_buffer_read_memory(), iconv_a2e(), iconv_e2a(), inflate(), inflateBack9(), input(), itmask(), java_assembler(), kexts_from_load_commands(), lanai_buffer_read_memory(), length_is_undefined(), list_zip(), LZ4_decompress_generic(), LZ4F_headerChecksum(), LZ4HC_encodeSequence(), lzxd_set_reference_data(), m68k_tokenize(), MACH0_(), mach_headerfields(), main(), make_decode_table(), mips_buffer_read_memory(), mips_tokenize(), mpc_input_new_nstring(), mpc_nparse(), mspack_sys_filelen(), myread(), nettle_aes128_decrypt(), nettle_aes128_encrypt(), nettle_aes192_decrypt(), nettle_aes192_encrypt(), nettle_aes256_decrypt(), nettle_aes256_encrypt(), nios2_buffer_read_memory(), only_nul(), parse_signature(), parseCodeDirectory(), parseReg(), pkware_encrypt(), print_insn_mips16(), process(), qadd16(), qadd8(), RDG_genBlock(), read_byte(), read_from_file(), read_variable_length(), resolve_path(), rip(), rz_asn1_count_objects(), rz_asn1_create_binary(), rz_asn1_create_object(), rz_asn1_create_string(), rz_asn1_stringify_bits(), rz_asn1_stringify_boolean(), rz_asn1_stringify_bytes(), rz_asn1_stringify_integer(), rz_asn1_stringify_oid(), rz_asn1_stringify_string(), rz_asn1_stringify_time(), rz_asn1_stringify_utctime(), rz_bin_elf_check_array(), rz_bin_ne_get_relocs(), rz_bitmap_set(), rz_bitmap_test(), rz_bitmap_unset(), rz_buf_append_bytes(), rz_buf_append_nbytes(), rz_buf_insert_bytes(), rz_buf_prepend_bytes(), rz_buf_set_bytes(), rz_bv_init(), rz_bv_new(), rz_bv_new_from_st64(), rz_bv_new_from_ut64(), rz_cf_value_array_print(), rz_cf_value_dict_print(), rz_cmd_disassembly_all_possible_opcodes_handler(), rz_cmd_disassembly_all_possible_opcodes_treeview_handler(), rz_core_cmd_raw(), rz_core_visual_view_graph(), rz_diff_levenstein_distance(), rz_diff_myers_distance(), rz_hash_cfg_randomart(), rz_il_op_new_bitv_from_st64(), rz_il_op_new_bitv_from_ut64(), rz_il_op_new_cast(), rz_il_op_new_signed(), rz_il_op_new_unsigned(), rz_il_sort_pure_bv(), rz_kext_index_new(), rz_main_rz_asm(), rz_md4_update(), RZ_PACKED(), rz_pkcs7_parse_cms(), rz_pseudo_convert(), rz_pvector_new_with_len(), rz_search_keyword_new_regexp(), rz_seek_offset(), rz_sha1_update(), rz_str_guess_encoding_from_buffer(), rz_str_home(), rz_str_stringify_raw_buffer(), rz_str_trim_tail(), rz_str_trim_tail_char(), rz_str_utf8_charsize(), rz_subprocess_err(), rz_subprocess_out(), rz_sys_pid_to_path(), rz_sys_truncate_fd(), rz_write_random_handler(), rz_x509_parse_certificate2(), rz_x509_parse_crl(), rz_x509_parse_tbscertificate(), rz_xnu_kernelcache_buf_is_kernelcache(), sadd16(), sadd8(), search(), sh_tokenize(), source_hole_cb(), source_nul(), source_nul_cb(), sparc_buffer_read_memory(), stream_new(), symbol_table_id_for_name(), symbol_table_insert_name(), symbol_table_name_for_id(), symbols_contain(), system_common_handler(), system_exec(), system_exec_stdin(), test_decompress(), tms320_tokenize(), tr_static_init(), tricore_buffer_read_memory(), ts_decode_utf16(), ts_decode_utf8(), ts_external_scanner_state_init(), ts_language_symbol_for_name(), ts_parser__lex(), ts_parser_parse_string(), ts_parser_parse_string_encoding(), ts_query__parse_pattern(), ts_query__parse_predicate(), ts_query_capture_name_for_id(), ts_query_disable_capture(), ts_query_string_value_for_id(), ts_string_input_read(), uv_fs_sendfile(), uv_set_process_title(), uv_tty_emit_text(), v850_tokenize(), vax_buffer_read_memory(), winkd_list_modules(), winzip_aes_encrypt(), xtensa_buffer_read_memory(), z80_tokenize(), zip_error_to_data(), zip_secure_random(), zip_source_file_create(), zip_source_filep_create(), zip_source_seek_compute_offset(), zip_source_win32a_create(), zip_source_win32handle_create(), zip_source_win32w_create(), and zip_source_write().
Definition at line 33 of file sflib.h.
Referenced by cabd_find(), chmd_read_headers(), clusterAcceptHandler(), clusterCron(), clusterProcessGossipSection(), clusterProcessPacket(), clusterReadHandler(), clusterSendMessage(), clusterSendPing(), clusterSendPublish(), clusterSendUpdate(), clusterWriteHandler(), createClusterLink(), d_save_scope(), freeClusterLink(), handleLinkIOError(), nodeIp2String(), nodeUpdateAddressIfNeeded(), parse_signature(), rz_core_types_link_show(), set_offset_hint(), stack__iter(), stack_node_add_link(), stack_node_release(), ts_stack_print_dot_graph(), and uv__fs_work().
typedef long |
Definition at line 79 of file sflib.h.
Referenced by _print_insn_mips(), adler32_combine_(), bfd_getb32(), bfd_getl32(), bget4(), bits(), bload(), clusterCommand(), decode_movi(), deflateSetDictionary(), fill_window(), gzcopy(), gzip_normalize(), inflate_fast(), inflateMark(), LZ4IO_compressFilename_Legacy(), LZ4IO_decodeLegacyStream(), main(), mpc_input_buffer_in_range(), print_insn_cris_generic(), print_insn_nios2(), read4(), rz_time_stamp_to_str(), ts_subtree_balance(), uv__recvmmsg(), uv__sendmmsg(), uv_cpu_info(), and win32_tell_file_func().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep lseek |
Definition at line 113 of file sflib.h.
Referenced by __lseek(), apprentice_compile(), bskip(), buf_file_get_size(), buf_file_seek(), cdb_findstart(), file_mmap(), gzlog_compress(), gzscan(), io_close(), io_fix_src_pos(), io_open_dest_real(), io_pread(), io_write(), log_append(), log_compress(), log_head(), log_last(), log_mark(), log_open(), rz_file_copy(), sdb_journal_load(), seek_set(), skip(), and slurp().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg const struct timespec struct timespec static rem const char static group const void static flags struct statfs static buf mlockall |
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count mode_t |
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork mprotect |
Definition at line 71 of file sflib.h.
Referenced by rz_mem_protect().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void msg |
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg const struct timespec struct timespec static rem const char static group msync |
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length munlock |
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg nanosleep |
Definition at line 128 of file sflib.h.
Referenced by uv__server_io(), and uv_sleep().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void nbytes |
Definition at line 113 of file sflib.h.
Referenced by allocset(), do_syscall_search(), file_ascmagic(), file_is_tar(), file_looks_utf8(), file_or_fd(), file_softmagic(), from_ebcdic(), is_tar(), looks_ascii(), looks_extended(), looks_latin1(), looks_ucs16(), looks_utf8_with_BOM(), match(), mcopy(), mget(), print_insn_cris_generic(), print_with_operands(), rz_big_from_hexstr(), and rz_core_analysis_refs().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len nsems |
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence off_t |
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep offset |
static void struct sockaddr socklen_t static fromlen static backlog static fork char char char static envp int struct rusage static rusage struct utsname static buf struct sembuf static nsops static fd const char static length unsigned struct dirent unsigned static count const char const char static newpath const char static pathname const char const char static newpath const char oldpath |
static void struct sockaddr socklen_t static fromlen static backlog static fork char char char static envp int struct rusage static rusage struct utsname static buf struct sembuf static nsops static fd const char static length unsigned struct dirent unsigned static count const char const char static newpath const char static pathname const char const char static newpath const char const char static newpath const char static mode const char static group const char owner |
static void struct sockaddr socklen_t static fromlen static backlog static fork char char char static envp int struct rusage static rusage struct utsname static buf struct sembuf static nsops static fd const char static length unsigned struct dirent unsigned static count const char const char static newpath const char static pathname const char const char static newpath const char const char static newpath const char static mode const char static group const char static group struct timeval struct timezone static tz struct tms static buf static getuid static getgid static getegid static getppid static setsid static egid static suid static pid static fsgid static data const char static dev unsigned static persona const char path |
Definition at line 35 of file sflib.h.
Referenced by __func_name_from_ord(), __load_plugins(), __open(), __r_debug_pid_new(), _extract_pid_info(), analysis_sigdb_add(), autocomplete_process_path(), bsd_desc_list(), bsd_generate_corefile(), build_debug_pid(), cmd_print_format(), config_path(), database_load(), database_load_fuzz_file(), download_and_write(), download_pdb(), Elf_(), ensure_filepath(), extract_binobj(), fill_pid_info(), fs__capture_path(), fs__create_junction(), fs__mktemp(), fs__stat_impl_from_path(), fs__utime_impl_from_path(), gdbr_exec_file_read(), get_main_arena_with_symbol(), get_process_path(), get_va_symbol(), getexe(), GetFileName(), gz_open(), gzdopen(), gzlog_open(), gzopen(), gzopen64(), hash_load_plugins(), HEAP_EXPORT(), invoke_cgi_script(), iob_net_open(), iob_pipe_open(), is_previous_dir(), lastNameFromPath(), linux_desc_list(), linux_pid_list(), list_themes_in_path(), load_theme(), main(), mkdtemp(), os390_readlink(), parse_asm_path(), path_walker(), printAnalPaths(), rcc_next(), read_link(), read_test_file_for_fix(), recursive_search_glob(), replace_asm_test(), replace_cmd_kv(), replace_cmd_kv_file(), replace_file_line(), resolve_path(), rtr_dir_files(), run_command(), rz_analysis_basic_block_find_paths_handler(), rz_analysis_block_recurse_depth_first(), rz_analysis_esil_load_interrupts_from_lib(), rz_analysis_esil_load_source(), rz_bin_pdb_download(), rz_bin_symserver_download(), rz_cmd_shell_cat_handler(), rz_cons_hud_path(), rz_core_analysis_graph_to(), rz_core_config_init(), rz_core_file_reopen(), rz_core_parse_rizinrc(), rz_core_rtr_gdb(), rz_core_rtr_gdb_run(), rz_core_rtr_http(), rz_core_rtr_http_run(), rz_core_theme_list(), rz_debug_desc_new(), rz_debug_desc_open(), rz_debug_gdb_map_get(), rz_debug_pid_new(), rz_debug_session_load(), rz_debug_session_save(), rz_debug_thread_list(), rz_egg_lang_include_path(), rz_file_basename(), rz_file_dirname(), rz_file_dos_basename(), rz_file_globsearch(), rz_file_mkstemp(), rz_file_path(), rz_file_path_local_to_unix(), rz_file_path_unix_to_local(), rz_file_readlink(), rz_file_relpath(), rz_file_root(), rz_file_temp(), rz_file_tmpdir(), rz_json_get_path(), rz_lib_opendir(), rz_lib_path(), rz_line_hist_load(), rz_line_hist_save(), rz_main_rizin(), rz_main_rz_bin(), rz_path_home(), rz_path_home_expand(), rz_path_home_prefix(), rz_path_prefix(), rz_path_realpath(), rz_path_set_prefix(), rz_path_system(), rz_platform_load_profile_sdb(), rz_platform_profiles_init(), rz_platform_target_index_init(), rz_platform_target_index_load_sdb(), rz_rbtree_aug_delete(), rz_rbtree_aug_insert(), rz_rbtree_aug_update_sum(), rz_resolve_jemalloc(), rz_socket_http_post(), rz_str_path_escape(), rz_str_path_unescape(), rz_sys_dir(), rz_sys_fopen(), rz_sys_mkdirp(), rz_sys_open(), rz_sys_pid_to_path(), rz_syscmd_ls(), rz_sysreg_load_sdb(), rz_sysreg_set_arch(), rz_test_test_database_load(), rz_test_test_database_load_fuzz(), rz_type_db_load_callables_sdb(), rz_type_db_load_sdb(), rz_type_offset_by_path(), rz_type_parse_file(), rz_type_parse_file_stateless(), rz_type_path_by_offset(), rz_type_path_new(), rz_types_open_file(), save_test_file_for_fix(), sdb_concat_by_path(), sdb_load_arch_platform_by_path(), sdb_load_arch_profile_by_path(), sdb_load_by_path(), sdb_new(), sdb_ns_path(), sdb_text_save_fd(), search_path(), session_sdb_save(), socket_http_get_recursive(), structured_member_walker(), sys_opendir(), test_type_for_path(), text_save(), uidFromPid(), unzOpen(), unzOpen2(), unzOpen2_64(), unzOpen64(), unzOpenInternal(), uv__fs_event(), uv__fs_lstat(), uv__fs_mkstemp(), uv__fs_pathmax_size(), uv__fs_stat(), uv__fs_statx(), uv__getpwuid_r(), uv__inotify_read(), uv__open_cloexec(), uv__open_file(), uv__random_readpath(), uv__statx(), uv_exepath(), uv_fs_access(), uv_fs_chmod(), uv_fs_chown(), uv_fs_copyfile(), uv_fs_event_start(), uv_fs_lchown(), uv_fs_link(), uv_fs_lstat(), uv_fs_lutime(), uv_fs_mkdir(), uv_fs_open(), uv_fs_opendir(), uv_fs_poll_start(), uv_fs_readlink(), uv_fs_realpath(), uv_fs_rename(), uv_fs_rmdir(), uv_fs_scandir(), uv_fs_stat(), uv_fs_statfs(), uv_fs_symlink(), uv_fs_unlink(), uv_fs_utime(), uv_os_tmpdir(), uv_spawn(), uv_tty_init(), UV_UNUSED(), w32_thread_list(), windbg_gcore(), windbg_open(), windbg_pids(), winkd_wait_packet(), and write_path().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname pread |
Definition at line 98 of file sflib.h.
Referenced by dex_string_new(), uv__fs_preadv(), uv__fs_read(), and uv__fs_sendfile_emul().
Definition at line 65 of file sflib.h.
Referenced by bsd_desc_list(), file_fsmagic(), linux_desc_list(), os390_readlink(), read_link(), rz_file_readlink(), rz_sys_pid_to_path(), rz_test_chdir(), uv__fs_readlink(), uv__fs_work(), uv_exepath(), and uv_fs_event_start().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg const struct timespec req |
Definition at line 128 of file sflib.h.
Referenced by after_fib(), cb_binstrings(), cleanup_handles(), close_process_handle(), curl_perform(), echo_read(), echo_write(), fake_download(), fib(), free_write_req(), fs__access(), fs__capture_path(), fs__chmod(), fs__chown(), fs__close(), fs__closedir(), fs__copyfile(), fs__create_junction(), fs__fchmod(), fs__fchown(), fs__fdatasync(), fs__fstat(), fs__fsync(), fs__ftruncate(), fs__futime(), fs__lchown(), fs__link(), fs__lstat(), fs__lutime(), fs__mkdir(), fs__mkdtemp(), fs__mkdtemp_func(), fs__mkstemp(), fs__mkstemp_func(), fs__mktemp(), fs__open(), fs__opendir(), fs__read(), fs__read_filemap(), fs__readdir(), fs__readlink(), fs__realpath(), fs__rename(), fs__rmdir(), fs__scandir(), fs__sendfile(), fs__stat(), fs__stat_impl(), fs__statfs(), fs__symlink(), fs__sync_impl(), fs__unlink(), fs__utime(), fs__utime_impl(), fs__write(), fs__write_filemap(), kd_send_data_packet(), main(), nanosleep(), on_connect(), on_exit(), on_file_write(), on_open(), on_read(), on_stdout_write(), on_type(), on_write(), pipe_alloc_accept(), pipe_connect_thread_proc(), pipe_shutdown_thread_proc(), poll_cb(), post_completion(), post_completion_read_wait(), post_completion_write_wait(), post_write_completion(), read_at(), remove_sock(), RZ_PACKED(), signal_handler(), uv__drain(), uv__fast_poll_process_poll_req(), uv__fast_poll_submit_poll_req(), uv__fs_closedir(), uv__fs_copyfile(), uv__fs_done(), uv__fs_fdatasync(), uv__fs_fsync(), uv__fs_futime(), uv__fs_lutime(), uv__fs_mkdtemp(), uv__fs_mkstemp(), uv__fs_open(), uv__fs_opendir(), uv__fs_read(), uv__fs_readdir(), uv__fs_readdir_cleanup(), uv__fs_readlink(), uv__fs_realpath(), uv__fs_scandir(), uv__fs_scandir_cleanup(), uv__fs_sendfile(), uv__fs_sendfile_emul(), uv__fs_statfs(), uv__fs_utime(), uv__fs_work(), uv__fs_write(), uv__fs_write_all(), uv__get_nbufs(), uv__getaddrinfo_done(), uv__getaddrinfo_work(), uv__getnameinfo_done(), uv__getnameinfo_work(), uv__pipe_write(), uv__pipe_write_data(), uv__pipe_write_ipc(), uv__poll(), uv__poll_wine(), uv__queue_done(), uv__queue_work(), uv__random_done(), uv__random_sysctl(), uv__random_work(), uv__send(), uv__slow_poll_process_poll_req(), uv__slow_poll_submit_poll_req(), uv__slow_poll_thread_proc(), uv__stream_connect(), uv__stream_flush_write_queue(), uv__tcp_connect(), uv__udp_finish_close(), uv__udp_run_completed(), uv__udp_send(), uv__udp_sendmsg(), uv__write(), uv__write_callbacks(), uv__write_req_finish(), uv__write_req_size(), uv__write_req_update(), uv_async_init(), uv_cancel(), uv_fs_access(), uv_fs_chmod(), uv_fs_chown(), uv_fs_close(), uv_fs_closedir(), uv_fs_copyfile(), uv_fs_fchmod(), uv_fs_fchown(), uv_fs_fdatasync(), uv_fs_fstat(), uv_fs_fsync(), uv_fs_ftruncate(), uv_fs_futime(), uv_fs_get_path(), uv_fs_get_ptr(), uv_fs_get_result(), uv_fs_get_statbuf(), uv_fs_get_system_error(), uv_fs_get_type(), uv_fs_lchown(), uv_fs_link(), uv_fs_lstat(), uv_fs_lutime(), uv_fs_mkdir(), uv_fs_mkdtemp(), uv_fs_mkstemp(), uv_fs_open(), uv_fs_opendir(), uv_fs_read(), uv_fs_readdir(), uv_fs_readlink(), uv_fs_realpath(), uv_fs_rename(), uv_fs_req_cleanup(), uv_fs_req_init(), uv_fs_rmdir(), uv_fs_scandir(), uv_fs_scandir_next(), uv_fs_sendfile(), uv_fs_stat(), uv_fs_statfs(), uv_fs_symlink(), uv_fs_unlink(), uv_fs_utime(), uv_fs_write(), uv_getaddrinfo(), uv_getnameinfo(), uv_insert_non_overlapped_write_req(), uv_insert_pending_req(), uv_pipe_accept(), uv_pipe_bind(), uv_pipe_connect(), uv_pipe_endgame(), uv_pipe_queue_accept(), uv_pipe_queue_read(), uv_pipe_writefile_thread_proc(), uv_pipe_zero_readfile_thread_proc(), uv_process_async_wakeup_req(), uv_process_fs_event_req(), uv_process_pipe_accept_req(), uv_process_pipe_connect_req(), uv_process_pipe_read_req(), uv_process_pipe_shutdown_req(), uv_process_pipe_write_req(), uv_process_poll_req(), uv_process_reqs(), uv_process_signal_req(), uv_process_tcp_accept_req(), uv_process_tcp_connect_req(), uv_process_tcp_read_req(), uv_process_tcp_write_req(), uv_process_tty_read_line_req(), uv_process_tty_read_raw_req(), uv_process_tty_read_req(), uv_process_tty_write_req(), uv_process_udp_recv_req(), uv_process_udp_send_req(), uv_queue_non_overlapped_write(), uv_queue_work(), uv_random(), uv_remove_non_overlapped_write_req(), uv_req_get_data(), uv_req_get_type(), uv_req_set_data(), uv_shutdown(), uv_tcp_accept(), uv_tcp_close(), uv_tcp_connect(), uv_tcp_endgame(), uv_tcp_listen(), uv_tcp_queue_accept(), uv_tcp_queue_read(), uv_tcp_try_connect(), uv_tcp_write(), uv_try_write(), uv_tty_line_read_thread(), uv_tty_post_raw_read(), uv_tty_queue_read_line(), uv_tty_queue_read_raw(), uv_tty_write(), uv_udp_queue_recv(), uv_udp_send(), uv_write(), uv_write2(), winkd_bkpt(), winkd_continue(), winkd_query_mem(), winkd_read_reg(), winkd_read_ver(), winkd_send_state_manipulate_req(), winkd_wait_packet(), winkd_write_at(), winkd_write_at_phys(), winkd_write_reg(), and write_data().
static static fork const void static count static fd const char static mode const char static pathname const char static path const char static dev const char static group static getpid static getuid void void static data static pause const char static mode static sync const char const char static newpath const char static pathname unsigned long static filedes void static end_data_segment static handler static getegid request |
Definition at line 62 of file sflib.h.
Referenced by clusterSendFailoverAuthIfNeeded(), gprobe_debugoff(), gprobe_debugon(), gprobe_getdeviceid(), gprobe_getinformation(), gprobe_read(), gprobe_reset(), gprobe_runcode(), gprobe_send_request_sp(), gprobe_write(), and ptrace_wrap().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen rmdir |
Definition at line 90 of file sflib.h.
Referenced by rz_file_rm(), and uv__fs_work().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode s |
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len semget |
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode sendto |
static fork const void static count static fd const char const char static newpath const char static path const char static mode static getpid setgid |
Definition at line 41 of file sflib.h.
Referenced by rz_run_config_env(), rz_run_start(), and uv__process_child_init().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void shmaddr |
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg shmat |
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg shmid |
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg const struct timespec struct timespec static rem const char static group const void size_t |
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd socket |
Definition at line 79 of file sflib.h.
Referenced by iob_pipe_open(), netlink_socket(), on_resolved(), rz_socket_connect(), rz_socket_listen(), uv__interface_addresses_v6(), uv__set_phys_addr(), uv__socket(), uv__socket_sockopt(), uv__tcp_keepalive(), uv__tcp_nodelay(), uv__tcp_xfer_import(), uv__udp_init_ex(), uv_fileno(), uv_get_acceptex_function(), uv_get_connectex_function(), uv_get_extension_function(), uv_interface_addresses(), uv_msafd_poll(), uv_pipe_endgame(), uv_poll_init_socket(), uv_tcp_init_ex(), uv_tcp_queue_accept(), uv_tcp_set_socket(), uv_tcp_try_bind(), uv_tcp_try_cancel_io(), uv_udp_maybe_bind(), uv_udp_set_socket(), uv_winsock_init(), uv_wsarecv_workaround(), and uv_wsarecvfrom_workaround().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr socklen_t |
static const void static count static fd struct stat static buf struct pollfd unsigned static timeout void static offset void start |
Definition at line 133 of file sflib.h.
Referenced by __draw_modal(), __expandLine(), _zip_progress_subrange(), _zip_source_window_new(), _zip_source_zip_new(), add_file(), add_from_zip(), asm_token_create(), backref(), basefind_pointer_map_iter(), bench(), carve_kexts(), check_fields(), cil_dis(), clusterGenNodeDescription(), clusterLoadConfig(), clusterReplyMultiBulkSlots(), collect_nodes_intersect(), compareString(), construct_rop_gadget(), create_loc_range(), create_temp_file(), decode_array(), decode_buffer(), DEFINE_HANDLE_TS_FCN_AND_SYMBOL(), dissect(), dump_element(), dupl(), fast(), fetch_data(), fill_autocmplt_data(), fill_autocmplt_data_at_stmt(), fill_autocmplt_data_cmdarg(), fill_autocmplt_data_cmdid(), find_autocmplt_type_at_stmt(), findmust(), fs__create_junction(), getlistmask(), GetSegmentHeapBlocks(), gzcopy(), handle_forward_disassemble(), inflate_fast(), is_addr_in_range(), is_string(), is_valid_buffer_limits(), LZ4HC_encodeSequence(), LZ4HC_init_internal(), LZ4IO_decompressFilename(), matcher(), mpcf_re_range(), new_section(), p_b_term(), p_bre(), parse_aranges_raw(), parse_next_field(), print_arena_stats(), qtmd_init_model(), quote_cmd_arg(), rax(), rebase_buffer(), repeat(), replace_buffer_text(), rotate(), rz_annotated_code_annotations_range(), rz_asn1_stringify_oid(), rz_bin_ne_get_relocs(), rz_bin_wasm_get_entrypoint(), rz_buf_fwd_scan(), rz_cmd_disassembly_function_handler(), rz_cmd_help(), rz_core_analysis_esil(), rz_core_cmd_foreach3(), rz_core_meta_print(), rz_core_visual_hudstuff(), rz_debruijn_offset(), rz_debruijn_pattern(), rz_file_slurp_random_line_count(), rz_hex_from_js(), rz_interval_node_all_in(), rz_interval_node_all_intersect(), rz_interval_tree_all_at(), rz_interval_tree_all_intersect(), rz_interval_tree_at(), rz_interval_tree_first_at(), rz_interval_tree_insert(), rz_interval_tree_node_at(), rz_interval_tree_node_at_data(), rz_io_shift(), rz_line_ns_completion_result_new(), rz_meta_get_all_intersect(), rz_meta_get_size(), rz_print_byte_bitstream_handler(), rz_protobuf_decode(), rz_search_keyword_new_regexp(), rz_str_highlight(), rz_sub_str_lchr(), rz_sub_str_rchr(), search_chunk(), slow(), sp_blocking_read(), sp_blocking_write(), step(), test(), test_locate(), tokens_new(), ts_language_aliases_for_symbol(), ts_language_field_map(), ts_node_descendant_for_byte_range(), ts_node_descendant_for_index_wasm(), ts_node_descendant_for_point_range(), ts_node_descendant_for_position_wasm(), ts_node_named_descendant_for_byte_range(), ts_node_named_descendant_for_index_wasm(), ts_node_named_descendant_for_point_range(), ts_node_named_descendant_for_position_wasm(), ts_node_sub_parent_string(), ts_node_sub_string(), ts_query__analyze_patterns(), ts_range_array_add(), tuklib_physmem(), uv__stream_recv_cmsg(), uv__write(), uv_tty_clear(), window_read(), winkd_walk_vadtree(), xtensa_insnbuf_from_chars(), xtensa_insnbuf_to_chars(), zip_source_file(), zip_source_file_common_new(), zip_source_file_create(), zip_source_filep(), zip_source_filep_create(), zip_source_win32a(), zip_source_win32a_create(), zip_source_win32handle(), zip_source_win32handle_create(), zip_source_win32w(), zip_source_win32w_create(), zip_source_window_create(), zip_source_zip(), and zip_source_zip_create().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr to |
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval tv |
Definition at line 79 of file sflib.h.
Referenced by dot_trace_traverse(), io_copy_attrs(), iob_pipe_read(), mytime_now(), rz_cons_readchar_timeout(), rz_socket_block_time(), rz_socket_connect(), rz_socket_ready(), set_date_and_perm(), uv__fs_futime(), uv__fs_lutime(), uv__fs_utime(), uv_cond_timedwait(), uv_gettimeofday(), and UV_UNUSED().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len static semflg const void static shmflg const struct timespec struct timespec static rem const char uid_t |
static sync static getppid static getegid const char static filename char static len const char char static bufsiz umask |
Definition at line 65 of file sflib.h.
Referenced by fs__open(), main(), and rz_file_mkstemp().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec vector |
Definition at line 82 of file sflib.h.
Referenced by been_here(), and gdb_to_rz_profile().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol which |
Definition at line 79 of file sflib.h.
Referenced by uv_cpu_info(), uv_get_free_memory(), uv_get_total_memory(), uv_loadavg(), and uv_uptime().
static fork write |
Definition at line 33 of file sflib.h.
Referenced by __generic_io_dest(), __rap_system(), __write(), add_reg_to_rw_list(), apprentice_compile(), binutils_assemble(), bochs_send_cmd(), buf_file_write(), cdb_make_start(), clusterSaveConfig(), clusterWriteHandler(), cmd_regs_sync(), create(), gz_comp(), gzlog_compress(), gzlog_write(), gzscan(), gztack(), handle_redirection(), hash_print_crypto(), interact_commands(), io_write_buf(), io_write_to_user_abort_pipe(), log_append(), log_compress(), log_last(), log_mark(), log_open(), main(), op_at_phys(), out(), rasm_asm(), rz_cons_enable_mouse(), rz_cons_get_cur_line(), rz_cons_memcat(), rz_cons_set_cup(), rz_cons_yesno(), rz_core_editor(), rz_debug_reg_sync(), rz_main_rz_gg(), rz_run_config_env(), rz_str_write(), rz_subprocess_stdin_write(), rz_sys_aslr(), rzpipe_write(), sdb_journal_log(), sdb_lock(), sp_blocking_write(), update_am_reg_list(), update_bits_range(), update_op_reg_list(), update_reg_list_regbits(), uv__async_send(), uv__fs_sendfile_emul(), uv__fs_work(), uv__fs_write(), uv__signal_handler(), uv__signal_unlock(), uv__stream_osx_interrupt_select(), uv__write_int(), uv__writev(), uv_process_reqs(), and winkd_op_at_uva().
static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz writev |
Definition at line 82 of file sflib.h.
Referenced by uv__fs_write(), and uv__writev().