Searched refs:vv (Results 1 - 22 of 22) sorted by relevance

/freebsd-current/crypto/openssl/crypto/conf/
H A Dconf_api.c25 CONF_VALUE vv; local
29 vv.name = NULL;
30 vv.section = (char *)section;
31 return conf->data != NULL ? lh_CONF_VALUE_retrieve(conf->data, &vv) : NULL;
69 CONF_VALUE *v, vv; local
79 vv.name = (char *)name;
80 vv.section = (char *)section;
81 v = lh_CONF_VALUE_retrieve(conf->data, &vv);
90 vv.section = "default";
91 vv
166 CONF_VALUE *vv; local
189 CONF_VALUE *v = NULL, *vv; local
[all...]
/freebsd-current/tests/sys/netpfil/pf/
H A Dmacro.sh24 no=$(jexec alcatraz pfctl -sr -vv | awk '/ruleNo/ { gsub("@", "", $1); print $1; }')
25 ruleno=$(jexec alcatraz pfctl -sr -vv | awk '/ruleNo/ { gsub(/"ruleNo:/, "", $7); gsub(/"/, "", $7); print $7; }')
H A Dtable.sh64 jexec alcatraz pfctl -t foo -T show -vv
104 jexec alcatraz pfctl -t foo6 -T show -vv
142 jexec alcatraz pfctl -t tab -T show -vv
238 jexec alcatraz pfctl -sr -vv
272 jexec alcatraz pfctl -t foo -T show -vv
H A Droute_to.sh562 jexec $j pfctl -ss -vv
621 jexec $j pfctl -ss -vv
680 jexec $j pfctl -sr -vv
681 jexec $j pfctl -ss -vv
776 jexec alcatraz pfctl -sr -vv
777 jexec alcatraz pfctl -ss -vv
/freebsd-current/tools/tools/shlib-compat/test/
H A Dregress.sh3 run() { ../shlib-compat.py --no-dump -vv libtest$1/libtest$1.so.0.full libtest$2/libtest$2.so.0.full; }
H A DMakefile18 echo 'run() { ../shlib-compat.py --no-dump -vv libtest$$1/libtest$$1.so.0 libtest$$2/libtest$$2.so.0; }' > ${.TARGET}
26 for a in `jot ${NUMTEST}`; do for b in `jot ${NUMTEST}`; do ../shlib-compat.py -vv libtest$$a/libtest$$a.so.0 libtest$$b/libtest$$b.so.0 > regress.$$a-$$b.out; done; done
/freebsd-current/usr.sbin/cron/cron/
H A Dpopen.c61 char **pop, *vv[2]; local
90 vv[0] = argv[argc];
91 vv[1] = NULL;
92 pop = copyblk(vv);
/freebsd-current/sys/kern/
H A Dsubr_boot.c177 char *vv = buf; local
180 n = strsep(&vv, "=");
181 if (vv == NULL)
184 SETENV(n, vv);
/freebsd-current/release/scripts/
H A Dpkg-stage.sh81 ${PKGCMD} -vv
/freebsd-current/contrib/tcsh/
H A Dsh.func.c149 Char *vv = v[1]; local
159 if (vv == 0) {
166 else if (eq((vv = strip(vv)), STRminus)) {
171 gointr = Strsave(vv);
354 Char **vv; local
358 vv = v;
359 if (*vv == NULL)
361 if (eq(*vv, STRthen)) {
362 if (*++vv)
[all...]
H A Dsh.exec.c634 dohash(Char **vv, struct command *c) argument
652 if (vv && vv[1]) {
653 uhashlength = atoi(short2str(vv[1]));
654 if (vv[2]) {
655 uhashwidth = atoi(short2str(vv[2]));
660 if (vv[3])
661 hashdebug = atoi(short2str(vv[3]));
/freebsd-current/bin/chmod/tests/
H A Dchmod_test.sh164 atf_check -o file:output.txt chmod -vv 0700 foo bar
165 atf_check chmod -vv 0700 foo bar
/freebsd-current/usr.sbin/chown/tests/
H A Dchown_test.sh163 atf_check -o file:output.txt chown -vv 84:84 foo bar
164 atf_check chown -vv 84:84 foo bar
/freebsd-current/contrib/bmake/
H A Dos.sh265 eval vv=\$$v
266 echo "$v='$vv'"
/freebsd-current/share/mk/
H A Dsrc.opts.mk495 .for vv in \
498 .if defined(WITH_${vv:H})
499 MK_${vv:H}:= yes
500 .elif defined(WITHOUT_${vv:H})
501 MK_${vv:H}:= no
503 MK_${vv:H}:= ${MK_${vv:T}}
/freebsd-current/contrib/ntp/sntp/unity/auto/
H A Dgenerate_test_runner.rb7 $QUICK_RUBY_VERSION = RUBY_VERSION.split('.').inject(0){|vv,v| vv * 100 + v.to_i }
/freebsd-current/usr.sbin/jail/
H A Dconfig.c138 struct cfvar *v, *vv; local
234 vv = v;
235 while ((vv = STAILQ_NEXT(vv, tq)))
236 vv->pos += vs->len;
/freebsd-current/contrib/bzip2/
H A Dblocksort.c843 Int32 vv; local
849 vv = runningOrder[i];
851 while ( BIGFREQ(runningOrder[j-h]) > BIGFREQ(vv) ) {
857 runningOrder[j] = vv;
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_access.cpp538 m128 vv = _mm_setr_epi32( local
543 for (; vp < vend; vp++) _mm_store_si128(vp, vv);
/freebsd-current/sys/netpfil/ipfw/
H A Dip_fw_table.c354 caddr_t v, vv; local
364 vv = v + count * ta_buf_sz;
365 for (i = 0; i < added; i++, v += ta_buf_sz, vv += ta_buf_sz) {
379 error = ta->prepare_del(ch, ptei, vv);
381 error = ta->del(tc->astate, tinfo, ptei, vv, &num);
/freebsd-current/sys/dev/ocs_fc/
H A Dsli4.h1030 vv:1, member in struct:sli4_cmd_reg_fcfi_s
1062 vv:1, member in struct:sli4_cmd_reg_fcfi_mrq_s
H A Dsli4.c1224 reg_fcfi->vv = TRUE;
1262 reg_fcfi_mrq->vv = TRUE;

Completed in 205 milliseconds