⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
SHM_NAME_MAX
veridian_
kernel
0.25.2
In veridian_
kernel::
ipc::
posix_
shm
veridian_kernel
::
ipc
::
posix_shm
Constant
SHM_
NAME_
MAX
Copy item path
Source
pub const SHM_NAME_MAX: usize = 255;
Expand description
Maximum name length for a shared memory object.