Searched defs:special (Results 1 - 2 of 2) sorted by relevance

/seL4-camkes-master/projects/musllibc/src/linux/
H A Dquotactl.c4 int quotactl(int cmd, const char *special, int id, char *addr) argument
H A Dmount.c4 int mount(const char *special, const char *dir, const char *fstype, unsigned long flags, const void *data) argument
9 int umount(const char *special) argument
14 int umount2(const char *special, int flags) argument

Completed in 76 milliseconds