Searched refs:opt2 (Results 1 - 18 of 18) sorted by relevance

/freebsd-current/contrib/kyua/utils/
H A Doptional_test.cpp229 optional< int > opt1, opt2; local
231 opt1 = none; opt2 = none;
232 ATF_REQUIRE( opt1 == opt2);
233 ATF_REQUIRE(!(opt1 != opt2));
235 opt1 = utils::make_optional(5); opt2 = none;
236 ATF_REQUIRE(!(opt1 == opt2));
237 ATF_REQUIRE( opt1 != opt2);
239 opt1 = none; opt2 = utils::make_optional(5);
240 ATF_REQUIRE(!(opt1 == opt2));
241 ATF_REQUIRE( opt1 != opt2);
[all...]
/freebsd-current/tools/build/options/
H A Dmakeman339 while read opt2 ; do
341 echo ".Va ${opt2}"
353 while read opt2 ; do
354 echo ".It Va ${opt2}"
355 noopt=$(echo ${opt2} | sed -e's/WITH_/WITHOUT_/;t' -e's/WITHOUT_/WITH_/')
/freebsd-current/contrib/byacc/test/
H A Drun_test.sh259 for opt2 in "" $OPT2
267 error=${ROOT}${opt2}.error
270 $YACC $OPTS $opt2 -v -d $output $prefix -b "$ROOT${opt2}" "$input" 2>"$error"
273 REF=${REF_DIR}/${root}${opt2}${type}
302 NEW="${ROOT}${opt2}${type}"
/freebsd-current/usr.sbin/jail/
H A Dconfig.c818 equalopts(const char *opt1, const char *opt2) argument
823 if (strcmp(opt1, opt2) == 0)
826 if (strncmp(opt1, "no", 2) == 0 && strcmp(opt1 + 2, opt2) == 0)
829 if (strncmp(opt2, "no", 2) == 0 && strcmp(opt1, opt2 + 2) == 0)
832 !strncmp(opt1, opt2, ++p - opt1)) {
833 opt2 += p - opt1;
836 if (strncmp(opt1, "no", 2) == 0 && strcmp(opt1 + 2, opt2) == 0)
839 if (strncmp(opt2, "no", 2) == 0 && strcmp(opt1, opt2
[all...]
H A Djailp.h228 extern int equalopts(const char *opt1, const char *opt2);
/freebsd-current/sys/dev/cxgbe/tom/
H A Dt4_connect.c340 cpl->opt2 = calc_options2(vi, &toep->params);
343 "%s: atid %u, toep %p, inp %p, opt0 %#016lx, opt2 %#08x",
345 be32toh(cpl->opt2));
373 cpl->opt2 = calc_options2(vi, &toep->params);
376 "%s: atid %u, toep %p, inp %p, opt0 %#016lx, opt2 %#08x",
378 be32toh(cpl->opt2));
H A Dt4_tom.c1140 uint32_t opt2 = 0; local
1150 opt2 |= F_RX_FC_VALID | F_RX_COALESCE_VALID;
1151 opt2 |= F_CONG_CNTRL_VALID | F_PACE_VALID;
1153 opt2 |= F_T5_OPT_2_VALID; /* all 4 valid */
1154 opt2 |= F_T5_ISS; /* ISS provided in CPL */
1158 opt2 |= V_SACK_EN(cp->sack);
1161 opt2 |= V_TSTAMPS_EN(cp->tstamp);
1164 opt2 |= F_WND_SCALE_EN;
1167 opt2 |= V_CCTRL_ECN(cp->ecn);
1169 opt2 |
[all...]
H A Dt4_listen.c1128 uint32_t opt2, int tid)
1149 rpl->opt2 = opt2;
1368 uint32_t opt2; local
1371 opt2 = calc_options2(vi, &synqe->params);
1378 if (send_synack(sc, synqe, opt0, opt2, tid) != 0) {
1387 "%s: stid %u, tid %u, synqe %p, opt0 %#016lx, opt2 %#08x",
1388 __func__, stid, tid, synqe, be64toh(opt0), be32toh(opt2));
1127 send_synack(struct adapter *sc, struct synq_entry *synqe, uint64_t opt0, uint32_t opt2, int tid) argument
/freebsd-current/sys/kern/
H A Dvfs_mount.c257 vfs_equalopts(const char *opt1, const char *opt2) argument
262 if (strcmp(opt1, opt2) == 0)
265 if (strncmp(opt1, "no", 2) == 0 && strcmp(opt1 + 2, opt2) == 0)
268 if (strncmp(opt2, "no", 2) == 0 && strcmp(opt1, opt2 + 2) == 0)
271 !strncmp(opt1, opt2, ++p - opt1)) {
272 opt2 += p - opt1;
275 if (strncmp(opt1, "no", 2) == 0 && strcmp(opt1 + 2, opt2) == 0)
278 if (strncmp(opt2, "no", 2) == 0 && strcmp(opt1, opt2
296 struct vfsopt *opt, *opt2, *tmp; local
[all...]
/freebsd-current/bin/sh/
H A Dexec.c780 const char *opt2; local
784 name = padvance(&path2, &opt2, argv[i]);
/freebsd-current/crypto/openssl/crypto/sha/asm/
H A Dsha1-armv4-large.pl112 my ($a,$b,$c,$d,$e,$opt1,$opt2)=@_;
127 $opt2 @ F_xx_xx
/freebsd-current/sys/dev/cxgbe/common/
H A Dt4_msg.h781 __be32 opt2; member in struct:cpl_pass_accept_rpl
788 __be32 opt2; member in struct:cpl_t5_pass_accept_rpl
806 __be32 opt2; member in struct:cpl_act_open_req
822 __be32 opt2; member in struct:cpl_t5_act_open_req
835 __be32 opt2; member in struct:cpl_t6_act_open_req
857 __be32 opt2; member in struct:cpl_act_open_req6
871 __be32 opt2; member in struct:cpl_t5_act_open_req6
886 __be32 opt2; member in struct:cpl_t6_act_open_req6
/freebsd-current/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h611 __be32 opt2; member in struct:cpl_pass_accept_rpl
628 __be32 opt2; member in struct:cpl_act_open_req
/freebsd-current/sys/dev/cxgbe/crypto/
H A Dt6_kern_tls.c176 cpl->opt2 = htobe32(options);
211 cpl->opt2 = htobe32(options);
/freebsd-current/sys/dev/cxgbe/
H A Dt4_filter.c1541 cpl6->opt2 = htobe32(F_RSS_QUEUE_VALID | V_RSS_QUEUE(f->fs.iq) |
1585 cpl6->opt2 = htobe32(F_RSS_QUEUE_VALID | V_RSS_QUEUE(f->fs.iq) |
/freebsd-current/contrib/ofed/libcxgb4/
H A Dt4fw_api.h490 __be32 opt2; member in struct:fw_ofld_connection_wr::fw_ofld_connection_tcb
/freebsd-current/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h919 __be32 opt2; member in struct:fw_ofld_connection_wr::fw_ofld_connection_tcb
/freebsd-current/contrib/sqlite3/
H A Dsqlite3.c21812 #define CTIMEOPT_VAL2_(opt1,opt2) #opt1 "," #opt2
[all...]

Completed in 697 milliseconds