hpux_stat 137 compat/hpux/hppa/hpux_syscallargs.h syscallarg(struct hpux_stat *) sb; hpux_stat 142 compat/hpux/hppa/hpux_syscallargs.h syscallarg(struct hpux_stat *) sb; hpux_stat 215 compat/hpux/hppa/hpux_syscallargs.h syscallarg(struct hpux_stat *) sb; hpux_stat 95 compat/hpux/hpux.h struct hpux_stat { hpux_stat 85 compat/hpux/hpux_file.c void bsd_to_hpux_stat(struct stat *, struct hpux_stat *); hpux_stat 396 compat/hpux/hpux_file.c struct hpux_stat tmphst; hpux_stat 416 compat/hpux/hpux_file.c return (copyout(&tmphst, SCARG(uap, sb), sizeof(struct hpux_stat))); hpux_stat 460 compat/hpux/hpux_file.c struct hpux_stat tmphst; hpux_stat 486 compat/hpux/hpux_file.c return (copyout(&tmphst, SCARG(uap, sb), sizeof(struct hpux_stat))); hpux_stat 598 compat/hpux/hpux_file.c struct hpux_stat *hsb; hpux_stat 601 compat/hpux/hpux_file.c bzero((caddr_t)hsb, sizeof(struct hpux_stat)); hpux_stat 147 compat/hpux/m68k/hpux_syscallargs.h syscallarg(struct hpux_stat *) sb; hpux_stat 152 compat/hpux/m68k/hpux_syscallargs.h syscallarg(struct hpux_stat *) sb; hpux_stat 230 compat/hpux/m68k/hpux_syscallargs.h syscallarg(struct hpux_stat *) sb;