| /freebsd-14.2/bin/stty/ |
| H A D | print.c | 89 #define put(n, f, d) \ in print() macro 97 put("-isig", ISIG, 1); in print() 99 put("-echo", ECHO, 1); in print() 100 put("-echoe", ECHOE, 0); in print() 101 put("-echok", ECHOK, 0); in print() 118 put("-icrnl", ICRNL, 1); in print() 119 put("-inlcr", INLCR, 0); in print() 120 put("-igncr", IGNCR, 0); in print() 121 put("-ixon", IXON, 1); in print() 122 put("-ixoff", IXOFF, 0); in print() [all …]
|
| /freebsd-14.2/sys/dev/isci/scil/ |
| H A D | sci_pool.h | 91 U32 put; \ 102 ((this_pool).get == (this_pool).put) 109 (SCI_POOL_INCREMENT(this_pool, (this_pool).put) == (this_pool).get) 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; \ 165 (this_pool).array[(this_pool).put] = (the_value); \ 166 (this_pool).put = SCI_POOL_INCREMENT((this_pool), (this_pool).put); \
|
| /freebsd-14.2/contrib/gdtoa/ |
| H A D | printf.c0 | 715 put(c) 796 put(c) 799 put(conv) 888 put('0') 893 put('0') 972 put(' ') 1058 put(c) 1069 put(c) 1195 put(c) 1277 put('0') [all …]
|
| /freebsd-14.2/contrib/bmake/unit-tests/ |
| H A D | directive-if.exp | 10 make: "directive-if.mk" line 76: Don't do this, always put a space after a directive. 11 make: "directive-if.mk" line 81: Don't do this, always put a space after a directive. 12 make: "directive-if.mk" line 88: Don't do this, always put a space around comparison operators. 13 make: "directive-if.mk" line 95: Don't do this, always put a space after a directive. 14 make: "directive-if.mk" line 100: Don't do this, always put a space after a directive.
|
| H A D | directive-if.mk | 80 # expect+1: 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. 94 # expect+1: 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.
|
| /freebsd-14.2/crypto/openssh/regress/ |
| 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 | 40 put ${DATA} copy 54 put ${DATA} copy
|
| /freebsd-14.2/sys/contrib/zlib/ |
| H A D | infback.c | 122 put = strm->next_out; \ 133 strm->next_out = put; \ 205 put = state->window; \ 208 if (out(out_desc, put, left)) { \ 246 unsigned char FAR *put; /* next output */ in inflateBack() local 273 put = state->window; in inflateBack() 334 zmemcpy(put, next, copy); in inflateBack() 338 put += copy; in inflateBack() 578 from = put + copy; in inflateBack() 582 from = put - state->offset; in inflateBack() [all …]
|
| H A D | gzwrite.c | 68 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; in gz_comp() local 78 put = strm->avail_in > max ? max : strm->avail_in; in gz_comp() 79 writ = write(state->fd, strm->next_in, put); in gz_comp() 107 put = strm->next_out - state->x.next > (int)max ? max : in gz_comp() 109 writ = write(state->fd, state->x.next, put); in gz_comp() 175 z_size_t put = len; in gz_write() local 234 return put; in gz_write() 334 z_size_t len, put; in gzputs() local 352 put = gz_write(state, s, len); in gzputs() 353 return put < len ? -1 : (int)len; in gzputs()
|
| /freebsd-14.2/usr.sbin/pwd_mkdb/ |
| H A D | pwd_mkdb.c | 344 if ((dp->put)(dp, &key, &data, 0) == -1) in main() 346 if ((sdp->put)(sdp, &key, &data, 0) == -1) in main() 408 if ((dp->put)(dp, &key, &data, method) == -1) in main() 416 if ((dp->put)(dp, &key, &data, method) == -1) in main() 424 if ((dp->put)(dp, &key, &data, methoduid) == -1) in main() 432 if ((sdp->put)(sdp, &key, &sdata, method) == -1) in main() 440 if ((sdp->put)(sdp, &key, &sdata, method) == -1) in main() 457 if ((dp->put)(dp, &key, &data, method) == -1) in main() 459 if ((sdp->put)(sdp, &key, &sdata, method) == -1) in main() 490 if ((dp->put)(dp, &key, &data, method) == -1) in main() [all …]
|
| /freebsd-14.2/contrib/one-true-awk/testdir/ |
| 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
|
| H A D | chem.awk | 211 put[i] = dbl[i] = "" 263 if (put[i] != "") { 266 printf("\t%s at V%d\n", put[i], i) 272 if (put[j] != "") 281 if (put[i] == "") 285 if (put[j] == "") 334 put[$cf] = m ":" atom(mol)
|
| H A D | lsd1.p | 3 F: flatring pointing left put N at 5 double 3,4 with .V1 at B.V2 7 W: ring pointing right with .V2 at R.V6 put N at 1 double 3,4
|
| /freebsd-14.2/share/termcap/ |
| H A D | README | 9 probably put your own terminal in it. 15 in that order, the effect will be to put the most common at the front of 25 Try to keep the source as is whenever possible, and put mungings into 29 if you aren't a super user change the cp command to put it where you can. 45 files, eg /usr/local/etc/termcap, and encourage people to put
|
| /freebsd-14.2/sys/contrib/device-tree/src/powerpc/ |
| H A D | ps3.dts | 22 * so we'll put a null entry here. 34 * we'll put a null entries here. These will be initialized after 38 * threads is with an ibm,ppc-interrupt-server#s entry. We'll put one
|
| /freebsd-14.2/crypto/heimdal/appl/ftp/ftp/ |
| H A D | cmdtab.c | 120 { "append", appendhelp, 1, 1, 1, put }, 162 { "put", sendhelp, 1, 1, 1, put }, 175 { "send", sendhelp, 1, 1, 1, put },
|
| /freebsd-14.2/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()
|
| /freebsd-14.2/lib/libc/db/test/btree.tests/ |
| H A D | main.c | 286 status = (db->put)(db, &key, &data, R_APPEND); 456 status = (db->put)(db, &key, &data, R_IAFTER); 486 status = (db->put)(db, &key, &data, R_IBEFORE); 515 status = (*db->put)(db, &key, &data, R_CURSOR); 544 status = (*db->put)(db, &key, &data, R_NOOVERWRITE); 638 status = (*db->put)(db, &key, &data, R_NOOVERWRITE);
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/iio/frequency/ |
| H A D | adi,adrf6780.yaml | 49 Local Oscillator Amplifier Enable. Disable to put the part in 81 Enable additional cirtuitry in the LO chain. Disable to put the 88 Disable to put the part in a power down state.
|
| /freebsd-14.2/tools/tools/nanobsd/rescue/ |
| H A D | common | 25 # Options to put in make.conf during buildworld only 28 # Options to put in make.conf during installworld only 31 # Options to put in make.conf during both build- & installworld.
|
| /freebsd-14.2/sys/contrib/zstd/zlibWrapper/ |
| H A D | gzwrite.c | 83 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; local 93 put = strm->avail_in > max ? max : strm->avail_in; 94 writ = (int)write(state.state->fd, strm->next_in, put); 113 put = strm->next_out - state.state->x.next > (int)max ? max : 115 writ = (int)write(state.state->fd, state.state->x.next, put); 188 z_size_t put = len; local 247 return put;
|
| /freebsd-14.2/contrib/ntp/html/hints/ |
| H A D | bsdi | 26 the instructions below assume that you have put in /usr/local/bin/gnumake. 42 Craft a config file and a key file, and put them in the right places. 44 the only thing I'll mention is that I put the drift file in
|
| /freebsd-14.2/usr.bin/cap_mkdb/ |
| H A D | cap_mkdb.c | 206 switch(capdbp->put(capdbp, &key, &data, R_NOOVERWRITE)) { in db_build() 233 switch(capdbp->put(capdbp, in db_build()
|
| /freebsd-14.2/contrib/llvm-project/libcxx/include/ |
| H A D | ostream | 63 basic_ostream& put(char_type c); 285 basic_ostream& put(char_type __c); 400 if (__f.put(*this, *this, this->fill(), __n).failed()) 421 if (__f.put(*this, 468 if (__f.put(*this, 514 if (__f.put(*this, *this, this->fill(), __n).failed()) 534 if (__f.put(*this, *this, this->fill(), __n).failed()) 554 if (__f.put(*this, *this, this->fill(), __n).failed()) 574 if (__f.put(*this, *this, this->fill(), __n).failed()) 892 __os.put(__os.widen('\n')); [all …]
|
| /freebsd-14.2/crypto/heimdal/lib/asn1/ |
| H A D | version-script.map | 1 # Export everything, but put a tag on is so that we make ourself incompatible with older versions
|