Home
last modified time | relevance | path

Searched refs:setopt (Results 1 – 25 of 208) sorted by relevance

123456789

/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dtsget.in47 $curl->setopt(CURLOPT_VERBOSE, 1) if $options{d};
48 $curl->setopt(CURLOPT_FAILONERROR, 1);
49 $curl->setopt(CURLOPT_USERAGENT,
53 $curl->setopt(CURLOPT_UPLOAD, 1);
54 $curl->setopt(CURLOPT_CUSTOMREQUEST, "POST");
55 $curl->setopt(CURLOPT_HTTPHEADER,
58 $curl->setopt(CURLOPT_READFUNCTION, \&read_body);
59 $curl->setopt(CURLOPT_HEADERFUNCTION, sub { return length($_[0]); });
62 $curl->setopt(CURLOPT_WRITEFUNCTION, \&write_body);
65 $curl->setopt(CURLOPT_SSLKEYTYPE, "PEM");
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dtsget.in47 $curl->setopt(CURLOPT_VERBOSE, 1) if $options{d};
48 $curl->setopt(CURLOPT_FAILONERROR, 1);
49 $curl->setopt(CURLOPT_USERAGENT,
53 $curl->setopt(CURLOPT_UPLOAD, 1);
54 $curl->setopt(CURLOPT_CUSTOMREQUEST, "POST");
55 $curl->setopt(CURLOPT_HTTPHEADER,
58 $curl->setopt(CURLOPT_READFUNCTION, \&read_body);
59 $curl->setopt(CURLOPT_HEADERFUNCTION, sub { return length($_[0]); });
62 $curl->setopt(CURLOPT_WRITEFUNCTION, \&write_body);
65 $curl->setopt(CURLOPT_SSLKEYTYPE, "PEM");
[all …]
/netbsd-src/external/bsd/am-utils/dist/doc/
H A Dmdate-sh37 setopt NO_GLOB_SUBST
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/doc/
H A Dmdate-sh37 setopt NO_GLOB_SUBST
/netbsd-src/external/lgpl3/mpc/dist/build-aux/
H A Dmdate-sh37 setopt NO_GLOB_SUBST
/netbsd-src/external/bsd/flex/dist/build-aux/
H A Dmdate-sh37 setopt NO_GLOB_SUBST
/netbsd-src/external/lgpl3/mpc/dist/doc/
H A Dmdate-sh37 setopt NO_GLOB_SUBST
/netbsd-src/external/gpl3/binutils/dist/gprofng/doc/
H A Dmdate-sh37 setopt NO_GLOB_SUBST
/netbsd-src/external/gpl3/autoconf/dist/build-aux/
H A Dmdate-sh37 setopt NO_GLOB_SUBST
/netbsd-src/external/lgpl3/gmp/dist/doc/
H A Dmdate-sh37 setopt NO_GLOB_SUBST
/netbsd-src/external/bsd/libbind/dist/tests/
H A Ddig8.c266 static int setopt(const char *);
457 setopt(*argv+1); in main()
1056 setopt(const char *string) { in setopt() function
/netbsd-src/external/gpl2/gettext/dist/
H A Dconfigure21 setopt NO_GLOB_SUBST
246 setopt NO_GLOB_SUBST
267 setopt NO_GLOB_SUBST
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/
H A Dconfigure21 setopt NO_GLOB_SUBST
246 setopt NO_GLOB_SUBST
267 setopt NO_GLOB_SUBST
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathly/
H A Dconfigure21 setopt NO_GLOB_SUBST
246 setopt NO_GLOB_SUBST
267 setopt NO_GLOB_SUBST
/netbsd-src/external/gpl3/gdb/dist/readline/
H A Dconfigure23 setopt NO_GLOB_SUBST
2541 setopt NO_GLOB_SUBST
/netbsd-src/external/gpl3/binutils.old/dist/etc/
H A Dconfigure23 setopt NO_GLOB_SUBST
2581 setopt NO_GLOB_SUBST
/netbsd-src/external/gpl3/gdb/dist/etc/
H A Dconfigure23 setopt NO_GLOB_SUBST
2581 setopt NO_GLOB_SUBST
/netbsd-src/external/gpl3/gdb.old/dist/readline/
H A Dconfigure23 setopt NO_GLOB_SUBST
2541 setopt NO_GLOB_SUBST
/netbsd-src/external/gpl3/binutils/dist/etc/
H A Dconfigure23 setopt NO_GLOB_SUBST
2581 setopt NO_GLOB_SUBST
/netbsd-src/external/gpl3/gcc/dist/libcody/
H A Dconfigure25 setopt NO_GLOB_SUBST
3007 setopt NO_GLOB_SUBST
/netbsd-src/external/gpl3/autoconf/dist/
H A Dconfigure25 setopt NO_GLOB_SUBST
3309 setopt NO_GLOB_SUBST
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlyx/
H A Dconfigure20 setopt NO_GLOB_SUBST
243 setopt NO_GLOB_SUBST
263 setopt NO_GLOB_SUBST
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlx/
H A Dconfigure20 setopt NO_GLOB_SUBST
243 setopt NO_GLOB_SUBST
263 setopt NO_GLOB_SUBST
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlz/
H A Dconfigure20 setopt NO_GLOB_SUBST
243 setopt NO_GLOB_SUBST
263 setopt NO_GLOB_SUBST
/netbsd-src/external/bsd/top/dist/
H A Dconfigure21 setopt NO_GLOB_SUBST
246 setopt NO_GLOB_SUBST
267 setopt NO_GLOB_SUBST
6951 setopt NO_GLOB_SUBST

123456789