HomeSort by: relevance | last modified time | path
    Searched refs:linux_mode_t (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/compat/linux/arch/aarch64/
linux_types.h 39 typedef unsigned int linux_mode_t; typedef in typeref:typename:unsigned int
53 linux_mode_t lst_mode;
76 linux_mode_t lst_mode;
  /src/sys/compat/linux/arch/amd64/
linux_types.h 44 typedef unsigned int linux_mode_t; typedef in typeref:typename:unsigned int
60 linux_mode_t lst_mode;
82 linux_mode_t lst_mode;
  /src/sys/compat/linux/arch/mips/
linux_types.h 41 typedef unsigned int linux_mode_t; typedef in typeref:typename:unsigned int
81 linux_mode_t lst_mode;
103 linux_mode_t lst_mode;
133 linux_mode_t lst_mode;
158 linux_mode_t lst_mode;
  /src/sys/compat/linux/arch/arm/
linux_types.h 39 typedef unsigned short linux_mode_t; typedef in typeref:typename:unsigned short
56 linux_mode_t lst_mode;
  /src/sys/compat/linux/arch/i386/
linux_types.h 39 typedef unsigned short linux_mode_t; typedef in typeref:typename:unsigned short
57 linux_mode_t lst_mode;
  /src/sys/compat/linux/arch/m68k/
linux_types.h 39 typedef unsigned short linux_mode_t; typedef in typeref:typename:unsigned short
56 linux_mode_t lst_mode;
  /src/sys/compat/linux/arch/powerpc/
linux_types.h 42 typedef unsigned int linux_mode_t; typedef in typeref:typename:unsigned int
63 linux_mode_t lst_mode;
  /src/sys/compat/linux/arch/alpha/
linux_types.h 39 typedef unsigned int linux_mode_t; typedef in typeref:typename:unsigned int
55 linux_mode_t lst_mode;
  /src/sys/compat/linux/common/
linux_file64.c 87 lsp->lst_mode = (linux_mode_t)bsp->st_mode;
linux_file.c 492 lsp->lst_mode = (linux_mode_t)bsp->st_mode;

Completed in 15 milliseconds