Searched defs:st_mode (Results 1 - 8 of 8) sorted by relevance

/src/sys/compat/aoutm68k/
H A Daoutm68k_stat.h45 u_int16_t st_mode; /* inode protection mode */ member in struct:aoutm68k_stat43
65 u_int16_t st_mode; /* inode protection mode */ member in struct:aoutm68k_stat12
86 mode_t st_mode; /* inode protection mode */ member in struct:aoutm68k_stat
/src/sys/compat/sys/
H A Dstat.h48 uint16_t st_mode; /* inode protection mode */ member in struct:stat43
67 uint16_t st_mode; /* inode protection mode */ member in struct:stat12
101 mode_t st_mode; /* inode protection mode */ member in struct:stat13
142 mode_t st_mode; /* inode protection mode */ member in struct:stat30
/src/tests/usr.bin/indent/
H A Dlsym_tag.c47 mode_t st_mode; member in struct:stat
/src/sys/rump/kern/lib/libsys_cygwin/
H A Drump_cygwin_compat.c50 int st_mode; member in struct:cygwin_stat
/src/sys/rump/kern/lib/libsys_sunos/
H A Drump_sunos_compat.c66 unsigned int st_mode; member in struct:sunos_stat
85 unsigned int st_mode; member in struct:sunos_stat
/src/usr.sbin/mtree/
H A Dmtree.h51 mode_t st_mode; /* mode */ member in struct:_node
/src/sys/sys/
H A Dstat.h61 mode_t st_mode; /* inode protection mode */ member in struct:stat
/src/sys/compat/netbsd32/
H A Dnetbsd32.h784 uint16_t st_mode; /* inode protection mode */ member in struct:netbsd32_stat12
805 uint16_t st_mode; /* inode protection mode */ member in struct:netbsd32_stat43
823 mode_t st_mode; /* inode protection mode */ member in struct:netbsd32_stat13
844 mode_t st_mode; /* inode protection mode */ member in struct:netbsd32_stat50
865 mode_t st_mode; /* inode protection mode */ member in struct:netbsd32_stat

Completed in 9 milliseconds