View Source alcove_proto (alcove v0.40.6)

Link to this section Summary

Link to this section Types

-type call() ::
    alloc | cap_constant | cap_enter | cap_fcntls_get | cap_fcntls_limit | cap_getmode |
    cap_ioctls_limit | cap_rights_limit | chdir | chmod | chown | chroot | clearenv | clone |
    clone_constant | close | connect | cpid | environ | errno_id | execve | execvp | exit |
    fcntl | fcntl_constant | fexecve | file_constant | filter | fork | getcwd | getenv | getgid |
    getgroups | gethostname | getopt | getpgrp | getpid | getpriority | getresgid | getresuid |
    getrlimit | getsid | getuid | ioctl | ioctl_constant | iolist_to_bin | jail | jail_attach |
    jail_remove | kill | link | lseek | mkdir | mkfifo | mount | mount_constant | open |
    pivot_root | pledge | prctl | prctl_constant | procctl | ptrace | ptrace_constant | read |
    readdir | rlimit_constant | rmdir | seccomp | seccomp_constant | select | setcpid | setenv |
    setgid | setgroups | sethostname | setns | setopt | setpgid | setpriority | setproctitle |
    setresgid | setresuid | setrlimit | setsid | setuid | sigaction | signal_constant | socket |
    symlink | syscall_constant | umount | umount2 | unlink | unsetenv | unshare | unveil |
    version | waitpid | write.
-type calls() :: [call()].

Link to this section Functions

-spec call(call()) -> 0..100.
-spec calls() -> [call(), ...].
-spec noreturn(call()) -> boolean().