Lines Matching refs:sys

2 …t,__fxstat,_lxstat,__lxstat,_xmknod,__xmknod,_xstat,__xstat,lstat,mknod,sync sys/types.h sys/stat.h
3 …t64,__fxstat64,_lxstat64,__lxstat64,_xstat64,__xstat64 -D_LARGEFILE64_SOURCE sys/types.h sys/stat.h
4 mac fstat,lstat,stat,mknod sys/types.h sys/stat.h
7 #include <sys/types.h>
8 #include <sys/stat.h>
33 #include <sys/types.h>
34 #include <sys/stat.h>
56 header sys/stat.h
57 header sys/mkdev.h
70 #include <sys/types.h>
71 #include <sys/stat.h>
73 #include <sys/param.h>
75 #include <sys/sysmacros.h>
132 sys mntent,mnttab stdio.h
133 sys fs_types,mount,statfs,statvfs,vfs,vmount sys/param.h sys/ucred.h
135 mem mnttab.mt_dev,mnttab.mt_filsys,mnttab.mt_fstyp sys/types.h mnttab.h
136 mem mntent.mnt_opts,w_mntent.mnt_opts,mnttab.mnt_opts sys/types.h stdio.h mntent.h sys/mntent.h
137 mem mntent.mnt_opts,mnttab.mnt_opts stdio.h sys/types.h mnttab.h sys/mnttab.h
138 mem stat.st_blocks,stat.st_blksize,stat.st_rdev sys/types.h sys/stat.h
139 mem statfs.f_files,statfs.f_bavail sys/types.h - sys/statfs.h - sys/vfs.h - sys/param.h sys/mount.h
140 mem statvfs.f_basetype,statvfs.f_frsize sys/types.h sys/statvfs.h
142 ary f_reserved7 sys/types.h sys/statvfs.h note{ statvfs.f_reserved7 can double for statvfs.f_basety…
150 lib statfs4 sys/types.h - sys/statfs.h - sys/vfs.h - sys/mount.h compile{
159 #include <sys/types.h>
160 #include <sys/mount.h>
170 #include <sys/types.h>
171 #include <sys/mount.h>
182 #include <sys/statvfs.h>
229 str st_fstype sys/types.h sys/stat.h note{ stat.st_fstype is a string }end compile{
233 int st_fstype sys/types.h sys/stat.h note{ stat.st_fstype is an int }end compile{
237 int st_spare1 sys/types.h sys/stat.h note{ stat.st_spare1 is an int }end compile{
241 ary st_spare4 sys/types.h sys/stat.h note{ stat.st_spare4 is an array }end compile{
245 ary st_extra sys/types.h sys/stat.h note{ stat.st_extra is an array }end compile{
249 ary st_pad4 sys/types.h sys/stat.h note{ stat.st_pad4 is an array }end compile{