Home
last modified time | relevance | path

Searched refs:accept4 (Results 1 – 3 of 3) sorted by relevance

/DragonOS/kernel/src/net/
H A Dsyscall.rs380 pub fn accept4( in accept4() method
/DragonOS/kernel/src/syscall/
H A Dmod.rs568 SYS_ACCEPT4 => Self::accept4( in handle()
/DragonOS/docs/community/ChangeLog/V0.1.x/
H A DV0.1.9.md1140 增加accept4系统调用 (#431)