/openbsd/gnu/usr.bin/perl/t/op/ |
H A D | pwent.t | 22 next unless defined <PW>; 118 my $PW = "/etc/passwd"; 119 if (!-f $PW) { 121 skip_all("no $PW file"); 122 } elsif (open PW, '<', $PW) { 123 if(defined <PW>) { 124 $where = $PW; 130 die "Can't open $PW: $!"; 150 while (<PW>) { 170 my $junk = <PW>; [all …]
|
/openbsd/regress/usr.bin/ssh/unittests/sshkey/ |
H A D | mktestdata.sh | 4 PW=mekmitasdigoat 126 ssh-keygen -pf rsa_1_pw -m PEM -N "$PW" 127 ssh-keygen -pf dsa_1_pw -m PEM -N "$PW" 128 ssh-keygen -pf ecdsa_1_pw -m PEM -N "$PW" 129 ssh-keygen -pf ed25519_1_pw -N "$PW" 130 ssh-keygen -pf ecdsa_sk1_pw -m PEM -N "$PW" 131 ssh-keygen -pf ed25519_sk1_pw -N "$PW" 132 ssh-keygen -pf rsa_n_pw -N "$PW" 133 ssh-keygen -pf dsa_n_pw -N "$PW" 134 ssh-keygen -pf ecdsa_n_pw -N "$PW" [all …]
|
/openbsd/usr.bin/banner/ |
H A D | banner.c | 60 static long PW = LINELEN; variable 131 if (nchrs++ >= PW/(WIDTH+1)-1) in scan_out()
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitTracker.cpp | 346 uint16_t PW = 8; // XXX Pred size: getRegBitWidth(Reg[1]); in evaluate() local 347 assert(PW <= RW); in evaluate() 348 RegisterCell PC = eXTR(rc(1), 0, PW); in evaluate() 349 RegisterCell RC = RegisterCell(RW).insert(PC, BT::BitMask(0, PW-1)); in evaluate() 350 RC.fill(PW, RW, BT::BitValue::Zero); in evaluate() 355 uint16_t PW = 8; // XXX Pred size: getRegBitWidth(Reg[1]); in evaluate() local 357 RC.fill(PW, RW, BT::BitValue::Zero); in evaluate() 358 return rr0(eINS(RC, eXTR(rc(1), 0, PW), 0), Outputs); in evaluate() 970 uint16_t PW = 8; // XXX Pred size: getRegBitWidth(Reg[1]); in evaluate() local 972 RC.fill(PW, RW, BT::BitValue::Zero); in evaluate()
|
/openbsd/regress/lib/libcrypto/x509/bettertls/certificates/ |
H A D | 3056.key | 5 ah9Rr18wwxIQNRz0WMLjK49QZTZcKsOEsCgo+PW/frGKvbUmTrVLfifxyIuzS03I
|
H A D | 1515.key | 11 EiMU6NyhA502NzTV7yPAKOGoFZecLdHoDYJTFoHCC4+f+g8g5m5knO35uFyaI+PW
|
H A D | 2882.key | 23 V/NtzYkvuCnVc/Wt5LU2lKiZqI7G6FcitKx1Umb3JFWYbd4+U23FYQy8yOhz/5PW
|
H A D | 976.chain | 19 R37mxfUhGkKfg1dWJ6L+PW/HbbKbtXMcHUW6UXnV3wjnXpOwV8QFVRaGaaHAtngM
|
H A D | 3097.chain | 17 ABpYv9pUbNmm+HD26kKkv9kkwux4PKQ+2H6T3rbDAVZwuqmZXbInWIFMcWe6+PW+
|
H A D | 3440.chain | 35 N0TNsv0iw+PW/8T3u2oJvlR6BgxI6RdVvwaNBult/sjwgaeH+NAwFEJNgR2J3WrF
|
H A D | 1999.chain | 13 i97c6u7MmjblHUiS6ghsNHgpro3jYpZv27xwSglRsui6yIkAbYo8S59E3eDb+7PW
|
/openbsd/usr.sbin/lpr/common_source/ |
H A D | lp.h | 58 extern long PW; /* page width */
|
H A D | common.c | 82 long PW; /* page width */ variable
|
/openbsd/usr.sbin/lpr/lpd/ |
H A D | printjob.c | 355 (void)snprintf(&width[2], sizeof(width) - 2, "%ld", PW); in printit() 1074 nchrs++ >= PW/(WIDTH+1)-1) in scan_out() 1305 if (cgetnum(bp, "pw", &PW) < 0) in init() 1306 PW = DEFWIDTH; in init() 1307 (void)snprintf(&width[2], sizeof(width) - 2, "%ld", PW); in init()
|
/openbsd/share/misc/ |
H A D | countrycodes | 195 PW:PALAU
|
/openbsd/share/zoneinfo/datfiles/ |
H A D | iso3166.tab | 216 PW Palau
|
/openbsd/gnu/usr.bin/perl/t/uni/ |
H A D | gv.t | 136 my $copy = *PWÒMPF;
|
/openbsd/gnu/usr.bin/perl/win32/ |
H A D | config.gc | 885 …ket inet nsl nm ndbm gdbm dbm db malloc dl ld sun m c cposix posix ndir dir crypt ucb bsd BSD PW x' 886 …ket inet nsl nm ndbm gdbm dbm db malloc dl ld sun m c cposix posix ndir dir crypt ucb bsd BSD PW x'
|
H A D | config.vc | 884 …ket inet nsl nm ndbm gdbm dbm db malloc dl ld sun m c cposix posix ndir dir crypt ucb bsd BSD PW x' 885 …ket inet nsl nm ndbm gdbm dbm db malloc dl ld sun m c cposix posix ndir dir crypt ucb bsd BSD PW x'
|
/openbsd/etc/ |
H A D | services | 298 pop3pw 106/tcp poppassd # Eudora compatible PW changer
|
/openbsd/gnu/usr.bin/gcc/ |
H A D | config.guess | 735 i*:PW*:*)
|
/openbsd/gnu/lib/libreadline/support/ |
H A D | config.guess | 755 i*:PW*:*)
|
/openbsd/gnu/lib/libstdc++/ |
H A D | config.guess | 735 i*:PW*:*)
|
/openbsd/gnu/share/ |
H A D | config.guess | 691 i*:PW*:*)
|
/openbsd/gnu/usr.bin/binutils/ |
H A D | config.guess | 762 i*:PW*:*)
|