ub 109 compat/common/vfs_syscalls_35.c error = copyout(&osb, SCARG(uap, ub), sizeof(osb)); ub 141 compat/common/vfs_syscalls_35.c error = copyout(&osb, SCARG(uap, ub), sizeof(osb)); ub 159 compat/common/vfs_syscalls_35.c struct stat ub; ub 166 compat/common/vfs_syscalls_35.c error = (*fp->f_ops->fo_stat)(fp, &ub, p); ub 172 compat/common/vfs_syscalls_35.c ub.st_gen = 0; ub 173 compat/common/vfs_syscalls_35.c cvtstat(&ub, &oub); ub 187 compat/common/vfs_syscalls_35.c struct stat ub; ub 207 compat/common/vfs_syscalls_35.c error = vn_stat(vp, &ub, p); ub 211 compat/common/vfs_syscalls_35.c cvtstat(&ub, &oub); ub 128 compat/common/vfs_syscalls_43.c error = copyout(&osb, SCARG(uap, ub), sizeof(osb)); ub 164 compat/common/vfs_syscalls_43.c error = copyout(&osb, SCARG(uap, ub), sizeof(osb)); ub 185 compat/common/vfs_syscalls_43.c struct stat ub; ub 192 compat/common/vfs_syscalls_43.c error = (*fp->f_ops->fo_stat)(fp, &ub, p); ub 198 compat/common/vfs_syscalls_43.c ub.st_gen = 0; ub 199 compat/common/vfs_syscalls_43.c cvtstat(&ub, &oub); ub 104 compat/freebsd/freebsd_syscallargs.h syscallarg(struct stat43 *) ub; ub 109 compat/freebsd/freebsd_syscallargs.h syscallarg(struct stat43 *) ub; ub 206 compat/freebsd/freebsd_syscallargs.h syscallarg(struct stat35 *) ub; ub 211 compat/freebsd/freebsd_syscallargs.h syscallarg(struct stat35 *) ub; ub 470 compat/hpux/hpux_file.c SCARG(&sa, ub) = st; ub 551 compat/hpux/hpux_file.c SCARG(&sa, ub) = st; ub 181 compat/ibcs2/ibcs2_stat.c SCARG(&cup, ub) = stackgap_alloc(&sg, sizeof(st)); ub 187 compat/ibcs2/ibcs2_stat.c if ((error = copyin(SCARG(&cup, ub), &st, sizeof(st))) != 0) ub 210 compat/ibcs2/ibcs2_stat.c SCARG(&cup, ub) = stackgap_alloc(&sg, sizeof(st)); ub 216 compat/ibcs2/ibcs2_stat.c if ((error = copyin(SCARG(&cup, ub), &st, sizeof(st))) != 0) ub 530 compat/linux/linux_file.c SCARG(&sa, ub) = st; ub 168 compat/linux/linux_file64.c SCARG(&sa, ub) = st; ub 242 compat/osf1/osf1_descrip.c struct stat ub; ub 250 compat/osf1/osf1_descrip.c error = (*fp->f_ops->fo_stat)(fp, &ub, p); ub 252 compat/osf1/osf1_descrip.c osf1_cvt_stat_from_native(&ub, &oub); ub 162 compat/osf1/osf1_file.c error = copyout((caddr_t)&osb, (caddr_t)SCARG(uap, ub), sizeof (osb)); ub 281 compat/osf1/osf1_file.c error = copyout((caddr_t)&osb, (caddr_t)SCARG(uap, ub), sizeof (osb)); ub 122 compat/osf1/osf1_syscallargs.h syscallarg(struct osf1_stat *) ub; ub 127 compat/osf1/osf1_syscallargs.h syscallarg(struct osf1_stat *) ub; ub 74 compat/sunos/sunos_syscallargs.h syscallarg(struct stat43 *) ub; ub 79 compat/sunos/sunos_syscallargs.h syscallarg(struct stat43 *) ub; ub 164 compat/svr4/svr4_stat.c SCARG(&cup, ub) = (struct svr4_xstat *) SCARG(uap, ub); ub 173 compat/svr4/svr4_stat.c SCARG(&cup, ub) = stackgap_alloc(&sg, sizeof(struct stat)); ub 182 compat/svr4/svr4_stat.c if ((error = copyin(SCARG(&cup, ub), &st, sizeof st)) != 0) ub 190 compat/svr4/svr4_stat.c if ((error = copyout(&svr4_st, SCARG(uap, ub), sizeof svr4_st)) != 0) ub 209 compat/svr4/svr4_stat.c SCARG(&cup, ub) = (struct svr4_xstat *) SCARG(uap, ub); ub 218 compat/svr4/svr4_stat.c SCARG(&cup, ub) = stackgap_alloc(&sg, sizeof(struct stat)); ub 226 compat/svr4/svr4_stat.c if ((error = copyin(SCARG(&cup, ub), &st, sizeof st)) != 0) ub 234 compat/svr4/svr4_stat.c if ((error = copyout(&svr4_st, SCARG(uap, ub), sizeof svr4_st)) != 0) ub 295 compat/svr4/svr4_stat.c SCARG(&cup, ub) = stackgap_alloc(&sg, sizeof(struct stat)); ub 303 compat/svr4/svr4_stat.c if ((error = copyin(SCARG(&cup, ub), &st, sizeof st)) != 0) ub 311 compat/svr4/svr4_stat.c if ((error = copyout(&svr4_st, SCARG(uap, ub), sizeof svr4_st)) != 0) ub 330 compat/svr4/svr4_stat.c SCARG(&cup, ub) = stackgap_alloc(&sg, sizeof(struct stat)); ub 338 compat/svr4/svr4_stat.c if ((error = copyin(SCARG(&cup, ub), &st, sizeof st)) != 0) ub 346 compat/svr4/svr4_stat.c if ((error = copyout(&svr4_st, SCARG(uap, ub), sizeof svr4_st)) != 0) ub 399 compat/svr4/svr4_stat.c SCARG(&cup, ub) = stackgap_alloc(&sg, sizeof(struct stat)); ub 404 compat/svr4/svr4_stat.c if ((error = copyin(SCARG(&cup, ub), &st, sizeof st)) != 0) ub 434 compat/svr4/svr4_stat.c SCARG(&cup, ub) = stackgap_alloc(&sg, sizeof(struct stat)); ub 439 compat/svr4/svr4_stat.c if ((error = copyin(SCARG(&cup, ub), &st, sizeof st)) != 0) ub 706 compat/svr4/svr4_stat.c struct svr4_utimbuf ub; ub 716 compat/svr4/svr4_stat.c if ((error = copyin(SCARG(uap, ubuf), &ub, sizeof(ub))) != 0) ub 718 compat/svr4/svr4_stat.c tbuf[0].tv_sec = ub.actime; ub 720 compat/svr4/svr4_stat.c tbuf[1].tv_sec = ub.modtime; ub 275 compat/svr4/svr4_stream.c SCARG(&la, ub) = stackgap_alloc(&sg, sizeof(struct stat)); ub 283 compat/svr4/svr4_stream.c if ((error = copyin(SCARG(&la, ub), &st, sizeof(st))) != 0) ub 62 compat/svr4/svr4_syscallargs.h syscallarg(struct svr4_stat *) ub; ub 188 compat/svr4/svr4_syscallargs.h syscallarg(struct svr4_stat *) ub; ub 269 compat/svr4/svr4_syscallargs.h syscallarg(struct svr4_xstat *) ub; ub 275 compat/svr4/svr4_syscallargs.h syscallarg(struct svr4_xstat *) ub; ub 63 compat/ultrix/ultrix_syscallargs.h syscallarg(struct stat43 *) ub; ub 68 compat/ultrix/ultrix_syscallargs.h syscallarg(struct stat43 *) ub; ub 296 dev/wscons/wsmouse.c int mb, ub, d, get, put, any; ub 336 dev/wscons/wsmouse.c ub = sc->sc_ub; ub 440 dev/wscons/wsmouse.c while ((d = mb ^ ub) != 0) { ub 455 dev/wscons/wsmouse.c ub ^= d; ub 473 dev/wscons/wsmouse.c sc->sc_ub = ub; ub 603 kern/kern_descrip.c struct stat ub; ub 609 kern/kern_descrip.c error = (*fp->f_ops->fo_stat)(fp, &ub, p); ub 617 kern/kern_descrip.c ub.st_gen = 0; ub 618 kern/kern_descrip.c error = copyout((caddr_t)&ub, (caddr_t)SCARG(uap, sb), ub 619 kern/kern_descrip.c sizeof (ub)); ub 57 kern/sys_pipe.c int pipe_stat(struct file *fp, struct stat *ub, struct proc *p); ub 677 kern/sys_pipe.c pipe_stat(struct file *fp, struct stat *ub, struct proc *p) ub 681 kern/sys_pipe.c bzero(ub, sizeof(*ub)); ub 682 kern/sys_pipe.c ub->st_mode = S_IFIFO; ub 683 kern/sys_pipe.c ub->st_blksize = pipe->pipe_buffer.size; ub 684 kern/sys_pipe.c ub->st_size = pipe->pipe_buffer.cnt; ub 685 kern/sys_pipe.c ub->st_blocks = (ub->st_size + ub->st_blksize - 1) / ub->st_blksize; ub 686 kern/sys_pipe.c ub->st_atimespec = pipe->pipe_atime; ub 687 kern/sys_pipe.c ub->st_mtimespec = pipe->pipe_mtime; ub 688 kern/sys_pipe.c ub->st_ctimespec = pipe->pipe_ctime; ub 689 kern/sys_pipe.c ub->st_uid = fp->f_cred->cr_uid; ub 690 kern/sys_pipe.c ub->st_gid = fp->f_cred->cr_gid; ub 164 kern/sys_socket.c soo_stat(struct file *fp, struct stat *ub, struct proc *p) ub 168 kern/sys_socket.c bzero((caddr_t)ub, sizeof (*ub)); ub 169 kern/sys_socket.c ub->st_mode = S_IFSOCK; ub 171 kern/sys_socket.c (struct mbuf *)ub, (struct mbuf *)0, ub 1524 kern/vfs_syscalls.c error = copyout(&sb, SCARG(uap, ub), sizeof(sb)); ub 1554 kern/vfs_syscalls.c error = copyout(&sb, SCARG(uap, ub), sizeof(sb)); ub 47 lib/libkern/divdi3.c u_quad_t ua, ub, uq; ub 51 lib/libkern/divdi3.c ub = b; ub 56 lib/libkern/divdi3.c ub = -ub, neg ^= 1; ub 58 lib/libkern/divdi3.c uq = __qdivrem(ua, ub, (u_quad_t *)0); ub 48 lib/libkern/moddi3.c u_quad_t ua, ub, ur; ub 52 lib/libkern/moddi3.c ub = b; ub 57 lib/libkern/moddi3.c ub = -ub; ub 58 lib/libkern/moddi3.c (void)__qdivrem(ua, ub, &ur); ub 198 sys/syscallargs.h syscallarg(struct stat43 *) ub; ub 203 sys/syscallargs.h syscallarg(struct stat43 *) ub; ub 807 sys/syscallargs.h syscallarg(struct stat35 *) ub; ub 817 sys/syscallargs.h syscallarg(struct stat35 *) ub; ub 1183 sys/syscallargs.h syscallarg(struct stat *) ub; ub 1193 sys/syscallargs.h syscallarg(struct stat *) ub;