View Source alcove_proto (alcove v1.0.0)

Summary

Types

call/0

-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.

calls/0

-type calls() :: [call()].

Functions

call(Call)

-spec call(call()) -> 0..100.

calls()

-spec calls() -> [call(), ...].

noreturn(_)

-spec noreturn(call()) -> boolean().