Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bendudson/EuraliOS
/ functions
Functions
458 in github.com/bendudson/EuraliOS
⨍
Functions
458
◇
Types & classes
75
Function
panic
(info: &PanicInfo)
kernel/src/main.rs:96
Function
panic
(info: &PanicInfo)
kernel/src/lib.rs:94
Function
panic
(info: &PanicInfo)
kernel/tests/basic_boot.rs:18
Function
panic
(info: &PanicInfo)
kernel/tests/interrupt_wrap.rs:63
Function
panic
(info: &PanicInfo)
kernel/tests/stack_overflow.rs:29
Function
panic
(info: &PanicInfo)
kernel/tests/heap_allocation.rs:24
Method
partial_cmp
(&self, other: &OsStr)
euralios_std/src/ffi.rs:274
Function
path_components
()
euralios_std/src/path.rs:1000
Function
path_file_name
()
euralios_std/src/path.rs:1010
Function
path_has_root
()
euralios_std/src/path.rs:989
Function
path_join
()
euralios_std/src/path.rs:1031
Function
path_parent
()
euralios_std/src/path.rs:1020
Function
path_to_path_buf
()
euralios_std/src/path.rs:983
Function
pathbuf_as_path
()
euralios_std/src/path.rs:1045
Function
pathbuf_push_absolute
()
euralios_std/src/path.rs:1058
Function
pathbuf_push_relative
()
euralios_std/src/path.rs:1051
Function
pathbuf_with_capacity
()
euralios_std/src/path.rs:1036
Method
query
(&self)
pci/src/main.rs:37
Method
query
(&self)
ramdisk/src/main.rs:92
Method
query
(qname: &str, qtype: QueryType, qclass: QueryClass)
tcp/src/dns.rs:70
Method
read
(&self, start: usize, buffer: &mut [u8])
ramdisk/src/main.rs:33
Method
read
Sets the option for read access. This option, when true, will indicate that the file should be `read`-able if opened. # Examples ```no_run use std:
euralios_std/src/fs.rs:57
Method
receive
(&'a mut self)
tcp/src/main.rs:106
Method
remove_dir
Lookup and remove subdirectory, returning the shared reference
euralios_std/src/server.rs:52
Method
remove_file
Delete a file
ramdisk/src/main.rs:164
Method
shared
Share current VFS with new process
euralios_std/src/syscalls.rs:466
Function
simple_allocation
()
kernel/tests/heap_allocation.rs:33
Function
test_breakpoint_exception
()
kernel/src/interrupts.rs:235
Function
test_double_fault_handler
( _stack_frame: InterruptStackFrame, _error_code: u64, )
kernel/tests/stack_overflow.rs:55
Function
test_kernel_main
(_boot_info: &'static BootInfo)
kernel/src/lib.rs:85
Function
test_level2_cleared
()
kernel/src/memory/frame_allocator.rs:408
Function
test_nonzero_bit_index
()
kernel/src/memory/frame_allocator.rs:33
Function
test_num_levels_needed
()
kernel/src/memory/frame_allocator.rs:54
Function
test_println
()
kernel/tests/basic_boot.rs:23
Function
test_println_many
()
kernel/src/vga_buffer.rs:167
Function
test_println_output
()
kernel/src/vga_buffer.rs:175
Function
test_println_simple
()
kernel/src/vga_buffer.rs:160
Function
test_quick_return
()
kernel/src/memory/frame_allocator.rs:422
Function
test_runner
(tests: &[&dyn Testable])
euralios_std/src/lib.rs:123
Function
test_runner
(tests: &[&dyn Testable])
euralios_std/tests/system_test.rs:42
Function
test_runner
(tests: &[&dyn Testable])
kernel/src/lib.rs:61
Function
test_two_frames
()
kernel/src/memory/frame_allocator.rs:397
Function
thread_start
This function is called by syscalls::thread_spawn
euralios_std/src/thread.rs:58
Function
timer_handler
(context_addr: usize)
kernel/src/interrupts.rs:82
Function
timer_handler
(context: &mut Context)
kernel/tests/interrupt_wrap.rs:49
Method
transmit
(&'a mut self)
tcp/src/main.rs:123
Function
trivial_assertion
()
kernel/src/main.rs:108
Function
tss_address
()
kernel/src/gdt.rs:76
Function
tss_reference
Function to extract a reference with static lifetime Mutex lock returns a MutexGuard, which dereferences to a reference with a lifetime tied to the m
kernel/src/gdt.rs:71
Function
umount
(path: &str)
euralios_std/src/syscalls.rs:620
Function
vars
Returns an iterator over the (key, value) pairs
euralios_std/src/env.rs:47
Method
with_capacity
(capacity: usize)
euralios_std/src/ffi.rs:71
Method
with_capacity
(capacity: usize)
euralios_std/src/path.rs:138
Method
write
(&mut self, start: usize, buffer: &[u8])
ramdisk/src/main.rs:43
Method
write_str
(&mut self, s: &str)
euralios_std/src/debug.rs:7
Method
write_str
(&mut self, s: &str)
euralios_std/src/io.rs:16
Method
write_str
(&mut self, s: &str)
kernel/src/vga_buffer.rs:116
Method
write_str
(&mut self, s: &str)
edit/src/main.rs:192
← previous
401–458 of 458, ranked by callers