/freebsd/bin/stty/ |
H A D | print.c | 83 #define put(n, f, d) \ in print() macro 90 put("-icanon", ICANON, 1); in print() 91 put("-isig", ISIG, 1); in print() 92 put("-iexten", IEXTEN, 1); in print() 93 put("-echo", ECHO, 1); in print() 94 put("-echoe", ECHOE, 0); in print() 95 put("-echok", ECHOK, 0); in print() 96 put("-echoke", ECHOKE, 0); in print() 97 put("-echonl", ECHONL, 0); in print() 98 put("-echoctl", ECHOCTL, 0); in print() [all …]
|
/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/crypto/openssh/regress/ |
H A D | sftp-cmds.sh | 6 # - -p flag for get & put 131 verbose "$tid: put" 132 echo "put $DATA $COPY" | \ 133 ${SFTP} -D ${SFTPSERVER} >/dev/null 2>&1 || fail "put failed" 134 cmp $DATA ${COPY} || fail "corrupted copy after put" 137 verbose "$tid: put filename with quotes" 138 echo "put $DATA \"$QUOTECOPY_ARG\"" | \ 139 ${SFTP} -D ${SFTPSERVER} >/dev/null 2>&1 || fail "put failed" 140 cmp $DATA ${QUOTECOPY} || fail "corrupted copy after put with quotes" 143 verbose "$tid: put filename 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/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/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/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/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() 76 if (put(sp, NULL, in v_put() 90 * after the last one put. For example, `"4p.' would put buffer #4 94 * contents of the default buffer after each put, so after `"4p' the 100 * 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/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); 32 put(SCR *sp, CB *cbp, CHAR_T *namep, MARK *cp, MARK *rp, int append) in put() function 63 * It's possible to do a put into an empty file, meaning that the cut in put() 139 * a single line have two cursor behaviors: if the put is from the in put() 141 * appears last in the file. If the put is from a named buffer, in put() 172 * put before doing any sets or we'll lose the cached in put()
|
/freebsd/crypto/openssl/Configurations/ |
H A D | 50-nonstop.conf | 168 'nonstop-model-put' => { 205 'nonstop-model-put' ], 206 multilib => '-put', 221 'nonstop-model-put' ], 222 multilib => '64-put', 268 'nonstop-model-put' ], 269 multilib => '-put', 284 'nonstop-model-put' ], 285 multilib => '64-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/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/lib/libc/db/test/btree.tests/ |
H A D | main.c | 283 status = (db->put)(db, &key, &data, R_APPEND); 286 perror("append/put"); 453 status = (db->put)(db, &key, &data, R_IAFTER); 456 perror("iafter/put"); 483 status = (db->put)(db, &key, &data, R_IBEFORE); 486 perror("ibefore/put"); 512 status = (*db->put)(db, &key, &data, R_CURSOR); 515 perror("icursor/put"); 541 status = (*db->put)(db, &key, &data, R_NOOVERWRITE); 544 perror("insert/put"); [all …]
|
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/include/ |
H A D | db.hin | 54 #define R_CURSOR 1 /* del, put, seq */ 57 #define R_IAFTER 4 /* put (RECNO) */ 58 #define R_IBEFORE 5 /* put (RECNO) */ 61 #define R_NOOVERWRITE 8 /* put */ 63 #define R_SETCURSOR 10 /* put (RECNO) */ 124 int (*put) __P((const struct __db *, DBT *, const DBT *, u_int));
|