/openbsd/sys/kern/ |
H A D | sys_socket.c | 144 soo_stat(struct file *fp, struct stat *ub, struct proc *p) in soo_stat() argument 148 memset(ub, 0, sizeof (*ub)); in soo_stat() 149 ub->st_mode = S_IFSOCK; in soo_stat() 154 ub->st_mode |= S_IRUSR | S_IRGRP | S_IROTH; in soo_stat() 157 ub->st_mode |= S_IWUSR | S_IWGRP | S_IWOTH; in soo_stat() 158 ub->st_uid = so->so_euid; in soo_stat() 159 ub->st_gid = so->so_egid; in soo_stat() 160 (void)pru_sense(so, ub); in soo_stat()
|
H A D | sys_pipe.c | 720 memset(ub, 0, sizeof(*ub)); in pipe_stat() 723 ub->st_mode = S_IFIFO; in pipe_stat() 724 ub->st_blksize = pipe->pipe_buffer.size; in pipe_stat() 725 ub->st_size = pipe->pipe_buffer.cnt; in pipe_stat() 726 ub->st_blocks = (ub->st_size + ub->st_blksize - 1) / ub->st_blksize; in pipe_stat() 727 ub->st_atim.tv_sec = pipe->pipe_atime.tv_sec; in pipe_stat() 728 ub->st_atim.tv_nsec = pipe->pipe_atime.tv_nsec; in pipe_stat() 729 ub->st_mtim.tv_sec = pipe->pipe_mtime.tv_sec; in pipe_stat() 731 ub->st_ctim.tv_sec = pipe->pipe_ctime.tv_sec; in pipe_stat() 733 ub->st_uid = fp->f_cred->cr_uid; in pipe_stat() [all …]
|
/openbsd/sys/lib/libkern/ |
H A D | moddi3.c | 44 u_quad_t ua, ub, ur; in __moddi3() local 48 ub = b; in __moddi3() 53 ub = -ub; in __moddi3() 54 (void)__qdivrem(ua, ub, &ur); in __moddi3()
|
H A D | divdi3.c | 43 u_quad_t ua, ub, uq; in __divdi3() local 47 ub = b; in __divdi3() 52 ub = -ub, neg ^= 1; in __divdi3() 54 uq = __qdivrem(ua, ub, (u_quad_t *)0); in __divdi3()
|
/openbsd/lib/libc/quad/ |
H A D | moddi3.c | 45 u_quad_t ua, ub, ur; in __moddi3() local 49 ub = b; in __moddi3() 54 ub = -ub; in __moddi3() 55 (void)__qdivrem(ua, ub, &ur); in __moddi3()
|
H A D | divdi3.c | 44 u_quad_t ua, ub, uq; in __divdi3() local 48 ub = b; in __divdi3() 53 ub = -ub, neg ^= 1; in __divdi3() 55 uq = __qdivrem(ua, ub, (u_quad_t *)0); in __divdi3()
|
/openbsd/gnu/llvm/clang/lib/Headers/ |
H A D | hexagon_types.h | 267 unsigned char ub[8]; \ 276 unsigned char ub[8]; \ 285 unsigned char ub[8]; \ 294 unsigned char ub[8]; \ 303 unsigned char ub[8]; \ 312 unsigned char ub[8]; \ 321 unsigned char ub[8]; \ 330 unsigned char ub[8]; \ 896 unsigned char ub[4]; \ 905 unsigned char ub[4]; \ [all …]
|
/openbsd/regress/lib/libc/strtonum/ |
H A D | strtonumtest.c | 25 test(const char *p, long long lb, long long ub, int ok) in test() argument 30 val = strtonum(p, lb, ub, &q); in test() 32 fprintf(stderr, "%s [%lld-%lld] ", p, lb, ub); in test() 36 fprintf(stderr, "%s [%lld-%lld] %lld ", p, lb, ub, val); in test()
|
/openbsd/regress/usr.bin/mandoc/man/PD/ |
H A D | spacing.out_ascii | 18 ssuubbsseeccttiioonn 39 ssuubbsseeccttiioonn 48 ssuubbsseeccttiioonn 63 ssuubbsseeccttiioonn
|
/openbsd/gnu/usr.bin/perl/t/op/ |
H A D | append.t | 44 my $ub = pack("U0a*", 'b'); 62 like( $t5, qr/$ub/, '... a\0ba' ); 68 like( $t7, qr/$ub/, '... a\0b\0a' );
|
/openbsd/regress/usr.bin/mandoc/mdoc/Sh/ |
H A D | tag.out_ascii | 9 SSuubbsseeccttiioonn 20 SSuubbsseeccttiioonn 23 SSuubb--sseeccttiioonn
|
H A D | subbefore.out_ascii | 3 SSuubbsseeccttiioonn 7 SShh--ssuubbbbeeffoorree - subsection before the first section header
|
H A D | parborder.out_ascii | 12 SSuubbsseeccttiioonn 15 AAnnootthheerr ssuubbsseeccttiioonn
|
/openbsd/gnu/gcc/libgomp/testsuite/libgomp.c/appendix-a/ |
H A D | a.21.1.c | 12 a21 (int lb, int ub, int stride) in a21() argument 16 for (i = lb; i < ub; i += stride) in a21()
|
/openbsd/regress/usr.bin/mandoc/eqn/subsup/ |
H A D | sub_group.out_ascii | 4 ssuubbssuupp--ssuubb__ggrroouupp - grouping of subscripts
|
/openbsd/games/fish/ |
H A D | fish.c | 308 int cb, i, ub; in chkwinner() local 318 ub = countbooks(userhand); in chkwinner() 319 (void)printf("\nI have %d, you have %d.\n", cb, ub); in chkwinner() 320 if (ub > cb) { in chkwinner() 324 } else if (cb > ub) { in chkwinner()
|
/openbsd/regress/usr.bin/mandoc/man/SS/ |
H A D | vert.out_ascii | 7 FFiirrsstt ssuubbsseeccttiioonn 8 SSeeccoonndd ssuubbsseeccttiioonn
|
H A D | paragraph.out_ascii | 9 FFiirrsstt ssuubbsseeccttiioonn 14 SSeeccoonndd ssuubbsseeccttiioonn
|
H A D | noarg.out_ascii | 9 SSuubbsseeccttiioonn 28 SSuubbsseeccttiioonn
|
/openbsd/gnu/llvm/compiler-rt/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 232 (long long)(ub)) 235 (long long)(ub)) 241 (long long)(ub)) 244 (long long)(ub)) 989 (long long)(ub)) 992 (long long)(ub)) 1001 (long long)(ub)) 2441 (long long)(ub)) 2450 (long long)(ub)) 4689 long long ub); [all …]
|
/openbsd/gnu/usr.bin/perl/t/re/ |
H A D | subst.t | 538 my($ua, $ub, $uc, $ud) = ("\x{101}", "\x{102}", "\x{103}", "\x{104}"); 540 my $a = "$ua--$ub"; 543 is($b, "$ua$na$ub", "s///: replace non-utf8 into utf8"); 545 is($b, "$ua--$na--$ub", "s///: replace long non-utf8 into utf8"); 547 is($b, "$ua$uc$ub", "s///: replace utf8 into utf8"); 549 is($b, "$ua--$uc--$ub", "s///: replace long utf8 into utf8"); 557 $a = "$ua--$ub"; 559 is($b, "$ua$na$ub", "s///: replace non-utf8 into utf8 (utf8 pattern)"); 561 is($b, "$ua--$na--$ub", "s///: replace long non-utf8 into utf8 (utf8 pattern)"); 563 is($b, "$ua$uc$ub", "s///: replace utf8 into utf8 (utf8 pattern)"); [all …]
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonDepMappings.td | 156 def V6_MAP_equbAlias : InstAlias<"$Qd4 = vcmp.eq($Vu32.ub,$Vv32.ub)", (V6_veqb HvxQR:$Qd4, HvxVR:$V… 157 def V6_MAP_equb_andAlias : InstAlias<"$Qx4 &= vcmp.eq($Vu32.ub,$Vv32.ub)", (V6_veqb_and HvxQR:$Qx4,… 158 def V6_MAP_equb_iorAlias : InstAlias<"$Qx4 |= vcmp.eq($Vu32.ub,$Vv32.ub)", (V6_veqb_or HvxQR:$Qx4, … 159 def V6_MAP_equb_xorAlias : InstAlias<"$Qx4 ^= vcmp.eq($Vu32.ub,$Vv32.ub)", (V6_veqb_xor HvxQR:$Qx4,… 244 def V6_vandnqrt_acc_altAlias : InstAlias<"$Vx32.ub |= vand(!$Qu4.ub,$Rt32.ub)", (V6_vandnqrt_acc Hv… 245 def V6_vandnqrt_altAlias : InstAlias<"$Vd32.ub = vand(!$Qu4.ub,$Rt32.ub)", (V6_vandnqrt HvxVR:$Vd32… 246 def V6_vandqrt_acc_altAlias : InstAlias<"$Vx32.ub |= vand($Qu4.ub,$Rt32.ub)", (V6_vandqrt_acc HvxVR… 247 def V6_vandqrt_altAlias : InstAlias<"$Vd32.ub = vand($Qu4.ub,$Rt32.ub)", (V6_vandqrt HvxVR:$Vd32, H… 248 def V6_vandvrt_acc_altAlias : InstAlias<"$Qx4.ub |= vand($Vu32.ub,$Rt32.ub)", (V6_vandvrt_acc HvxQR… 249 def V6_vandvrt_altAlias : InstAlias<"$Qd4.ub = vand($Vu32.ub,$Rt32.ub)", (V6_vandvrt HvxQR:$Qd4, Hv… [all …]
|
/openbsd/usr.bin/lex/ |
H A D | nfa.c | 566 mkrep(mach, lb, ub) in mkrep() argument 567 int mach, lb, ub; in mkrep() 573 if (ub == INFINITE_REPEAT) { 581 for (i = lb; i < ub; ++i) {
|
/openbsd/regress/lib/libcrypto/x509/bettertls/certificates/ |
H A D | 3394.crt | 17 EAABMA0GCSqGSIb3DQEBCwUAA4IBAQCfitnV88QdtjGUi4K5nUh8feKXkGk91/ub
|
H A D | 2999.crt | 14 Mwpv7oyaYCtZTVmsTprNhNghXDQBasEzv5rkB8oMO3cgL/pUu/ub+RVdLvmMtb9F
|