Home
last modified time | relevance | path

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

/third_party/musl/src/linux/
Dquotactl.c6 return syscall(SYS_quotactl, cmd, special, id, addr); in quotactl()
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h517 #define SYS_quotactl 131 macro