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

/freebsd-11-stable/crypto/openssl/crypto/conf/
H A Dconf_api.c84 CONF_VALUE *v, vv; local
88 vv.name = NULL;
89 vv.section = (char *)section;
90 v = lh_CONF_VALUE_retrieve(conf->data, &vv);
132 CONF_VALUE *v, vv; local
139 vv.name = (char *)name;
140 vv.section = (char *)section;
141 v = lh_CONF_VALUE_retrieve(conf->data, &vv);
150 vv.section = "default";
151 vv
253 CONF_VALUE *vv; local
278 CONF_VALUE *v = NULL, *vv; local
[all...]
H A Dconf_def.c403 vv = (CONF_VALUE *)lh_insert(conf->data, v);
404 if (vv != NULL) {
405 sk_CONF_VALUE_delete_ptr(ts, vv);
406 OPENSSL_free(vv->name);
407 OPENSSL_free(vv->value);
408 OPENSSL_free(vv);
/freebsd-11-stable/tools/tools/shlib-compat/test/
H A Dregress.sh4 run() { ../shlib-compat.py --no-dump -vv libtest$1/libtest$1.so.0.full libtest$2/libtest$2.so.0.full; }
H A DMakefile19 echo 'run() { ../shlib-compat.py --no-dump -vv libtest$$1/libtest$$1.so.0 libtest$$2/libtest$$2.so.0; }' > ${.TARGET}
27 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-11-stable/sbin/iscontrol/
H A Discontrol.c140 main(int cc, char **vv) argument
151 pname = vv[0];
178 while((ch = getopt(cc, vv, OPTIONS)) != -1) {
212 vv += optind;
215 printf("adding '%s'\n", *vv);
216 parseArgs(cc, vv, op);
H A Dauth_subr.c182 main(int cc, char **vv) argument
/freebsd-11-stable/contrib/opie/
H A Dpopen.c110 char **pop, *argv[MAXUSRARGS], *gargv[MAXGLOBARGS], *vv[2]; local
130 vv[0] = argv[argc];
131 vv[1] = NULL;
132 pop = (char **) copyblk(vv);
H A Dglob.c645 char *vv[2]; local
647 vv[0] = v;
648 vv[1] = 0;
650 rscan(vv, tglob);
652 vv[0] = strspl(v, "");
653 return (copyblk(vv));
/freebsd-11-stable/usr.sbin/cron/cron/
H A Dpopen.c74 char **pop, *vv[2]; local
103 vv[0] = argv[argc];
104 vv[1] = NULL;
105 pop = copyblk(vv);
/freebsd-11-stable/contrib/gcc/
H A Dlibgcc2.c300 const DWunion vv = {.ll = v};
305 if (__builtin_expect (vv.s.high == vv.s.low >> (W_TYPE_SIZE - 1), 1))
309 return (DWtype) uu.s.low * (DWtype) vv.s.low;
315 * (UDWtype) (UWtype) vv.s.low};
317 * (UDWtype) (UWtype) vv.s.high};
319 if (vv.s.high < 0)
322 w1.ll -= vv.ll;
333 if (__builtin_expect (vv.s.high == vv
290 const DWunion vv = {.ll = v}; local
559 const DWunion vv = {.ll = v}; local
1087 DWunion vv = {.ll = v}; local
1111 DWunion vv = {.ll = v}; local
[all...]
/freebsd-11-stable/release/scripts/
H A Dpkg-stage.sh79 ${PKGCMD} -vv
/freebsd-11-stable/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-11-stable/contrib/bmake/
H A Dos.sh248 eval vv=\$$v
249 echo "$v='$vv'"
/freebsd-11-stable/bin/chmod/tests/
H A Dchmod_test.sh165 atf_check -o file:output.txt chmod -vv 0700 foo bar
166 atf_check chmod -vv 0700 foo bar
/freebsd-11-stable/usr.sbin/chown/tests/
H A Dchown_test.sh164 atf_check -o file:output.txt chown -vv 84:84 foo bar
165 atf_check chown -vv 84:84 foo bar
/freebsd-11-stable/share/mk/
H A Dsrc.opts.mk498 .for vv in \
501 .if defined(WITH_${vv:H})
502 MK_${vv:H}:= yes
503 .elif defined(WITHOUT_${vv:H})
504 MK_${vv:H}:= no
506 MK_${vv:H}:= ${MK_${vv:T}}
/freebsd-11-stable/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-11-stable/contrib/binutils/binutils/
H A Dresbin.c1126 rc_ver_varinfo *vv; local
1131 vv = (rc_ver_varinfo *) res_alloc (sizeof (rc_ver_varinfo));
1133 vv->language = windres_get_16 (wrbfd, data, 2);
1134 vv->charset = windres_get_16 (wrbfd, data + 2, 2);
1136 vv->next = NULL;
1137 *ppvv = vv;
1138 ppvv = &vv->next;
2064 const rc_ver_varinfo *vv;
2079 for (vv = vi->u.var.var; vv !
2063 const rc_ver_varinfo *vv; local
[all...]
H A Dresrc.c1824 rc_ver_varinfo *vv, **pp;
1826 vv = (rc_ver_varinfo *) res_alloc (sizeof (rc_ver_varinfo));
1827 vv->next = NULL;
1828 vv->language = language;
1829 vv->charset = charset;
1833 *pp = vv;
3246 const rc_ver_varinfo *vv;
3253 for (vv = vi->u.var.var; vv != NULL; vv
1822 rc_ver_varinfo *vv, **pp; local
3243 const rc_ver_varinfo *vv; local
[all...]
/freebsd-11-stable/usr.sbin/jail/
H A Dconfig.c135 struct cfvar *v, *vv; local
240 vv = v;
241 while ((vv = STAILQ_NEXT(vv, tq)))
242 vv->pos += vs->len;
/freebsd-11-stable/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-11-stable/sys/netpfil/ipfw/
H A Dip_fw_table.c356 caddr_t v, vv; local
366 vv = v + count * ta_buf_sz;
367 for (i = 0; i < added; i++, v += ta_buf_sz, vv += ta_buf_sz) {
382 error = ta->prepare_del(ch, ptei, vv);
384 error = ta->del(tc->astate, tinfo, ptei, vv, &num);
/freebsd-11-stable/sys/dev/ocs_fc/
H A Dsli4.h981 vv:1, member in struct:sli4_cmd_reg_fcfi_s
1013 vv:1, member in struct:sli4_cmd_reg_fcfi_mrq_s
H A Dsli4.c1134 reg_fcfi->vv = TRUE;
1172 reg_fcfi_mrq->vv = TRUE;

Completed in 439 milliseconds