Home
last modified time | relevance | path

Searched refs:SYS_vhangup (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/src/linux/
Dvhangup.c7 return syscall(SYS_vhangup); in vhangup()
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h503 #define SYS_vhangup 111 macro