Home
last modified time | relevance | path

Searched refs:st_pad4 (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstat.h127 long st_pad4[8]; /* expansion area */
148 long st_pad4[8]; /* expansion area */
268 long st_pad4[8]; /* expansion area */
326 long st_pad4[8]; /* expansion area */
368 int32_t st_pad4[8]; member
392 int32_t st_pad4[8]; member
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dfs3d.h48 #define iview(p) ((p)->st_pad4[0])
49 #define IVIEW(p,v) ((p)->st_pad4[0]=(v))
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dfs249 ary st_pad4 sys/types.h sys/stat.h note{ stat.st_pad4 is an array }end compile{
250 int f(st)struct stat* st;{return st->st_pad4[0] = 1;}
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dfs143 #define _ary_st_pad4 1 /* stat.st_pad4 is an array */
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dfs147 #define _ary_st_pad4 1 /* stat.st_pad4 is an array */