HomeSort by: relevance | last modified time | path
    Searched defs:st_mode (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/compat/aoutm68k/
aoutm68k_stat.h 45 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/
stat.h 48 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/
lsym_tag.c 47 mode_t st_mode; member in struct:stat
  /src/sys/rump/kern/lib/libsys_cygwin/
rump_cygwin_compat.c 50 int st_mode; member in struct:cygwin_stat
75 PARCOPY(st_mode);
  /src/sys/rump/kern/lib/libsys_sunos/
rump_sunos_compat.c 66 unsigned int st_mode; member in struct:sunos_stat
85 unsigned int st_mode; member in struct:sunos_stat
112 PARCOPY(st_mode);
  /src/usr.sbin/mtree/
mtree.h 51 mode_t st_mode; /* mode */ member in struct:_node
  /src/sys/sys/
stat.h 61 mode_t st_mode; /* inode protection mode */ member in struct:stat
  /src/sys/compat/netbsd32/
netbsd32.h 784 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 15 milliseconds