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

  /src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h 181 struct linux32_sys_fcntl_args { struct
754 #define linux32_sys_fcntl64_args linux32_sys_fcntl_args
1215 int linux32_sys_fcntl(struct lwp *, const struct linux32_sys_fcntl_args *, register_t *);
1460 #define linux32_sys_fcntl64_args linux32_sys_fcntl_args
  /src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h 186 struct linux32_sys_fcntl_args { struct
770 #define linux32_sys_fcntl64_args linux32_sys_fcntl_args
1210 int linux32_sys_fcntl(struct lwp *, const struct linux32_sys_fcntl_args *, register_t *);
1461 #define linux32_sys_fcntl64_args linux32_sys_fcntl_args

Completed in 15 milliseconds