| /freebsd/bin/stty/ |
| H A D | print.c | 85 #define put(n, f, d) \ in print() macro 92 put("-icanon", ICANON, 1); in print() 93 put("-isig", ISIG, 1); in print() 94 put("-iexten", IEXTEN, 1); in print() 95 put("-echo", ECHO, 1); in print() 96 put("-echoe", ECHOE, 0); in print() 97 put("-echok", ECHOK, 0); in print() 98 put("-echoke", ECHOKE, 0); in print() 99 put("-echonl", ECHONL, 0); in print() 100 put("-echoctl", ECHOCTL, 0); in print() [all …]
|
| /freebsd/crypto/openssh/regress/ |
| H A D | sftp-cmds.sh | 6 # - -p flag for get & put 165 verbose "$tid: put" 166 echo "put $DATA $COPY" | sftpserver || fail "put failed" 167 cmp $DATA ${COPY} || fail "corrupted copy after put" 170 verbose "$tid: put filename with quotes" 171 echo "put $DATA \"$QUOTECOPY_ARG\"" | sftpserver || fail "put failed" 172 cmp $DATA ${QUOTECOPY} || fail "corrupted copy after put with quotes" 175 verbose "$tid: put filename with spaces" 176 echo "put $DATA ${SPACECOPY_ARG}" | sftpserver || fail "put failed" 177 cmp $DATA "$SPACECOPY" || fail "corrupted copy after put with spaces" [all …]
|
| H A D | sftp-badcmds.sh | 27 verbose "$tid: put nonexistent" 28 echo "put $NONEXIST $COPY" | ${SFTP} -D ${SFTPSERVER} >/dev/null 2>&1 \ 29 || fail "put nonexistent failed" 30 test -f ${COPY} && fail "existing copy after put nonexistent" 33 verbose "$tid: glob put to nonexistent directory" 34 echo "put /bin/l* ${COPY}.dd" | ${SFTP} -D ${SFTPSERVER} >/dev/null 2>&1 \ 35 || fail "put nonexistent failed" 59 verbose "$tid: glob put files to local file" 60 echo "put /bin/l* $COPY" | ${SFTP} -D ${SFTPSERVER} >/dev/null 2>&1 61 cmp ${DATA2} ${COPY} || fail "put succeeded when it should have failed"
|
| H A D | sftp-batch.sh | 12 put ${COPY} ${COPY}.1 14 -put ${COPY} ${COPY}.2 26 put ${COPY} ${COPY}.3 29 put ${COPY}.3 ${COPY}.4
|
| H A D | sftp-uri.sh | 35 verbose "$tid: put to remote directory (trailing slash)" 40 put ${DATA} copy 49 verbose "$tid: put to remote directory (no slash)" 54 put ${DATA} copy
|
| /freebsd/contrib/ldns/ldns/ |
| H A D | str2host.h | 35 * \param[out] rd the rdf where to put the data 43 * \param[out] rd the rdf where to put the data 51 * \param[out] rd the rdf where to put the data 59 * \param[out] rd the rdf where to put the data 66 * \param[out] rd the rdf where to put the data 73 * \param[out] rd the rdf where to put the data 81 * \param[out] rd the rdf where to put the data 89 * \param[out] rd the rdf where to put the data 97 * \param[out] rd the rdf where to put the data 105 * \param[out] rd the rdf where to put the data [all …]
|
| /freebsd/sys/dev/isci/scil/ |
| H A D | sci_pool.h | 61 * operation and pool condition full before a put operation. 91 U32 put; \ 102 ((this_pool).get == (this_pool).put) 106 * the pool is full the user should not perform any put operation. 109 (SCI_POOL_INCREMENT(this_pool, (this_pool).put) == (this_pool).get) 114 * get and put pointers can be written simultaneously by different 132 (this_pool).get > (this_pool).put \ 133 ? ((this_pool).size - (this_pool).get + (this_pool).put) \ 134 : ((this_pool).put - (this_pool).get) \ 146 (this_pool).put = 0; \ [all …]
|
| /freebsd/contrib/gdtoa/ |
| H A D | printf.c0 | 669 #define put(x) { *outbuf++ = x; if (outbuf == obe) outbuf = (*fput)(f,&rv); } 715 put(c) 796 put(c) 799 put(conv) 862 put('0') /* for 0x */ 864 put(sign) 866 put('0') 867 do put(*--s) 870 put(' ') 876 put('0') [all …]
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | directive-if.mk | 75 # expect+1: Don't do this, always put a space after a directive. 76 . info Don't do this, always put a space after a directive. 80 # expect+1: Don't do this, always put a space after a directive. 81 . info Don't do this, always put a space after a directive. 87 # expect+1: Don't do this, always put a space around comparison operators. 88 . info Don't do this, always put a space around comparison operators. 94 # expect+1: Don't do this, always put a space after a directive. 95 . info Don't do this, always put a space after a directive. 99 # expect+1: Don't do this, always put a space after a directive. 100 . info Don't do this, always put a space after a directive.
|
| H A D | directive-if.exp | 10 make: directive-if.mk:76: Don't do this, always put a space after a directive. 11 make: directive-if.mk:81: Don't do this, always put a space after a directive. 12 make: directive-if.mk:88: Don't do this, always put a space around comparison operators. 13 make: directive-if.mk:95: Don't do this, always put a space after a directive. 14 make: directive-if.mk:100: Don't do this, always put a space after a directive.
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | penicil.p | 7 R1: ring4 pointing 45 put N at 2 17 R2: flatring5 put S at 1 put N at 4 with .V5 at R1.V1 25 R1: ring4 pointing 45 put N at 2 35 R2: flatring5 put S at 1 put N at 4 with .V5 at R1.V1
|
| H A D | res.p | 5 R2: aromatic flatring5 pointing down put N at 1 with .V3 at R1.V2 7 R3: ring put N at 3 with .V5 at R2.V5 8 R4: ring put N at 1 with .V1 at R3.V3
|
| /freebsd/crypto/openssl/Configurations/ |
| H A D | 50-nonstop.conf | 169 'nonstop-model-put' => { 201 'nonstop-model-put' ], 202 multilib => '-put', 203 multibin => '-put', 220 'nonstop-model-put' ], 221 multilib => '64-put', 222 multibin => '64-put', 262 'nonstop-model-put' ], 263 multilib => '-put', 264 multibin => '-put', [all …]
|
| /freebsd/usr.sbin/pwd_mkdb/ |
| H A D | pwd_mkdb.c | 332 if ((dp->put)(dp, &key, &data, 0) == -1) in main() 333 error("put"); in main() 334 if ((sdp->put)(sdp, &key, &data, 0) == -1) in main() 335 error("put"); in main() 396 if ((dp->put)(dp, &key, &data, method) == -1) in main() 397 error("put"); in main() 404 if ((dp->put)(dp, &key, &data, method) == -1) in main() 405 error("put"); in main() 412 if ((dp->put)(dp, &key, &data, methoduid) == -1) in main() 413 error("put"); in main() [all …]
|
| /freebsd/usr.bin/tftp/tests/ |
| H A D | tftp_test.sh | 202 atf_set "descr" "put command with big file" 213 echo "put ${local_file} ${remote_file##*/}" >client-script 224 atf_set "descr" "put command with host name" 235 echo "put ${local_file} localhost:${remote_file##*/}" >client-script 246 atf_set "descr" "put command with ipv4 address" 257 echo "put ${local_file} 127.0.0.1:${remote_file##*/}" >client-script 268 atf_set "descr" "put command with ipv6 address" 280 echo "put ${local_file} [::1]:${remote_file##*/}" >client-script 291 atf_set "descr" "put command with one argument" 302 echo "put ${local_file}" >client-script [all …]
|
| /freebsd/crypto/openssl/external/perl/Text-Template-1.56/t/ |
| H A D | hash.t | 12 my $template = 'We will put value of $v (which is "good") here -> {$v}'; 24 my $result2 = 'We will put value of $v (which is "good") here -> good'; 32 my $result4 = 'We will put value of $v (which is "good") here -> good'; 37 my $result5 = 'We will put value of $v (which is "good") here -> good'; 45 my $result7 = 'We will put value of $v (which is "good") here -> good'; 55 … my $template8 = 'We will put value of $v (which is "good") here -> {defined $v ? "bad" : "good"}'; 56 my $result8 = 'We will put value of $v (which is "good") here -> good';
|
| /freebsd/contrib/nvi/vi/ |
| H A D | v_put.c | 45 if (put(sp, NULL, in v_Put() 77 if (put(sp, NULL, in v_put() 88 * after the last one put. For example, `"4p.' would put buffer #4 92 * contents of the default buffer after each put, so after `"4p' the 98 * the buffer increment gets done regardless of the success of the put.
|
| H A D | v_z.c | 68 case '-': /* Put the line at the bottom. */ in v_z() 72 case '.': /* Put the line in the middle. */ in v_z() 78 * If the user specified a line number, put that line at the in v_z() 93 * If the user specified a line number, put that line at the in v_z() 113 default: /* Put the line at the top for <cr>. */ in v_z()
|
| /freebsd/share/termcap/ |
| H A D | README | 7 probably put your own terminal in it. 13 in that order, the effect will be to put the most common at the front of 23 Try to keep the source as is whenever possible, and put mungings into 27 if you aren't a super user change the cp command to put it where you can. 43 files, eg /usr/local/etc/termcap, and encourage people to put
|
| /freebsd/contrib/libyaml/src/ |
| H A D | emitter.c | 13 * Put a character to the output buffer. 16 #define PUT(emitter,value) \ macro 23 * Put a line break to the output buffer. 1027 if (!PUT(emitter, ' ')) return 0; in yaml_emitter_emit_alias() 1798 if (!PUT(emitter, ' ')) return 0; in yaml_emitter_write_indent() 1819 if (!PUT(emitter, ' ')) return 0; in yaml_emitter_write_indicator() 1857 if (!PUT(emitter, ' ')) return 0; in yaml_emitter_write_tag_handle() 1879 if (!PUT(emitter, ' ')) return 0; in yaml_emitter_write_tag_content() 1901 if (!PUT(emitter, '%')) return 0; in yaml_emitter_write_tag_content() 1902 if (!PUT(emitter, (value >> 4) in yaml_emitter_write_tag_content() [all …]
|
| /freebsd/contrib/nvi/common/ |
| H A D | put.c | 26 * put -- 27 * Put text buffer contents into the file. 29 * PUBLIC: int put(SCR *, CB *, CHAR_T *, MARK *, MARK *, int, int); 32 put(SCR *sp, CB *cbp, CHAR_T *namep, MARK *cp, MARK *rp, int append, int cnt) in put() function 63 * It's possible to do a put into an empty file, meaning that the cut in put() 153 * a single line have two cursor behaviors: if the put is from the in put() 155 * appears last in the file. If the put is from a named buffer, in put() 186 * put before doing any sets or we'll lose the cached in put()
|
| /freebsd/crypto/openssl/ |
| H A D | NOTES-NONSTOP.md | 27 OpenSSL can be built either using the POSIX User Threads (PUT) threading model, 34 * `nonstop-nsx_put` selects the PUT build. 35 * `nonstop-nsx_64_put` selects the 64-bit memory and file length PUT build. 44 The PUT model is incompatible with the QUIC capability. This capability should 45 be disabled when building with PUT. 95 * For 1.1 PUT `--prefix=/usr/local-ssl1.1_put --openssldir=/usr/local-ssl1.1_put/ssl` 102 The PUT model is placed in `${prefix}/lib-put` for 32-bit models and 103 `${prefix}/lib64-put` for 64-bit models.
|
| /freebsd/usr.sbin/bluetooth/bthidd/ |
| H A D | kbd.c | 464 * Translate HID code into PS/2 code and put codes into buffer b. 465 * Returns the number of codes put in b. Return -1 if buffer has not 469 #undef PUT macro 470 #define PUT(c, n, b, eob) \ 498 PUT(0xe0, n, b, eob); in kbd_xlate() 499 PUT(0x46, n, b, eob); in kbd_xlate() 500 PUT(0xe0, n, b, eob); in kbd_xlate() 501 PUT(0xc6, n, b, eob); in kbd_xlate() 504 PUT(0xe1, n, b, eob); in kbd_xlate() 505 PUT( in kbd_xlate() [all...] |
| /freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | DataEncoder.h | 95 /// The offset within the contained data at which to put the encoded 119 /// The offset within the contained data at which to put the encoded 190 /// The next valid offset within data if the put operation 191 /// was successful, else UINT32_MAX to indicate the put failed. 209 /// The next valid offset within data if the put operation 210 /// was successful, else UINT32_MAX to indicate the put failed. 213 /// Put a C string to \a offset. 227 /// The next valid offset within data if the put operation was successful, 228 /// else UINT32_MAX to indicate the put failed.
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__ostream/ |
| H A D | basic_ostream.h | 105 basic_ostream& put(char_type __c); 220 if (__f.put(*this, *this, this->fill(), __n).failed()) 241 if (__f.put(*this, 267 if (__f.put(*this, *this, this->fill(), static_cast<unsigned long>(__n)).failed()) 288 if (__f.put(*this, 314 if (__f.put(*this, *this, this->fill(), static_cast<unsigned long>(__n)).failed()) 334 if (__f.put(*this, *this, this->fill(), __n).failed()) 354 if (__f.put(*this, *this, this->fill(), __n).failed()) 374 if (__f.put(*this, *this, this->fill(), __n).failed()) 394 if (__f.put(*this, *this, this->fill(), __n).failed()) [all …]
|