MCPcopy Create free account

hub / github.com/KernelErr/foxear / functions

Functions36 in github.com/KernelErr/foxear

↓ 5 callersFunctionensure_exists
(path: &str)
src/visualization/utils.rs:4
↓ 5 callersFunctionread_u8_string
(x: &[u8])
src/ebpf/utils.rs:7
↓ 4 callersFunctionread_struct
(x: &[u8])
src/ebpf/utils.rs:3
↓ 3 callersFunction__submit_arg
probes/execsnoop.c:19
↓ 2 callersFunctionfliter_so_file
(path: &str)
src/storage/utils.rs:25
↓ 2 callersFunctionprint_commands
()
src/cli/check.rs:35
↓ 2 callersFunctiontrace_connect_return
probes/tcpconnect.c:87
↓ 1 callersFunction_cgroup_filter
probes/tcpconnect.c:1
↓ 1 callersFunction_mntns_filter
probes/tcpconnect.c:6
↓ 1 callersFunctioncontainer_should_be_filtered
probes/tcpconnect.c:11
↓ 1 callersFunctioncreate_log_file
(path: &str, header: &str)
src/storage/utils.rs:11
↓ 1 callersFunctionensure_directories
()
src/storage/utils.rs:7
↓ 1 callersFunctionevent_logger
(mut receiver: mpsc::Receiver<EventType>, pid: u32)
src/storage/log.rs:8
↓ 1 callersFunctionexec
(id: &str, command: Option<&str>)
src/cli/check.rs:4
↓ 1 callersFunctionfs
(path: &str)
src/visualization/open.rs:17
↓ 1 callersFunctiongraph
(path: &str)
src/visualization/exec.rs:25
↓ 1 callersFunctionload
(storage_sender: mpsc::Sender<EventType>)
src/ebpf/mod.rs:24
↓ 1 callersFunctionps
(path: &str)
src/visualization/exec.rs:14
↓ 1 callersFunctionstart
(pid: u32)
src/server.rs:4
↓ 1 callersFunctionsubmit_arg
probes/execsnoop.c:25
↓ 1 callersFunctionv4
(path: &str)
src/visualization/connect.rs:16
↓ 1 callersFunctionv6
(path: &str)
src/visualization/connect.rs:38
Functioncallback
()
src/ebpf/opensnoop.rs:92
Functioncallback
()
src/ebpf/execsnoop.rs:69
Functiondo_ret_sys_execve
probes/execsnoop.c:64
Methodload
(sender: Sender<EventEnum>, completed_probes: Arc<Mutex<i32>>)
src/ebpf/opensnoop.rs:21
Methodload
(sender: Sender<EventEnum>, completed_probes: Arc<Mutex<i32>>)
src/ebpf/execsnoop.rs:19
Methodload
(sender: Sender<EventEnum>, completed_probes: Arc<Mutex<i32>>)
src/ebpf/tcpconnect.rs:19
Functionmain
()
src/main.rs:10
Methodmatches
()
src/cli/mod.rs:8
Functionsyscall__execve
probes/execsnoop.c:34
Functiontrace_connect_entry
probes/tcpconnect.c:68
Functiontrace_connect_v4_return
probes/tcpconnect.c:148
Functiontrace_connect_v6_return
probes/tcpconnect.c:153
Functionv4_callback
()
src/ebpf/tcpconnect.rs:98
Functionv6_callback
()
src/ebpf/tcpconnect.rs:108