OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wget
(Results
1 - 14
of
14
) sorted by relevancy
/src/libexec/httpd/testsuite/
test-bigfile
6
wget
="$1"; shift
27
"${
wget
}" -c http://localhost:${bozotestport}/bigfile
Makefile
10
WGET
?=
wget
41
${SILENT}$(.CURDIR)/test-bigfile "$a" "${BOZOHTTPD}" "${
WGET
}" "${DATA}" "${VERBOSE}"
/src/external/bsd/unbound/dist/contrib/
create_unbound_ad_servers.cmd
6
rem Note:
Wget
required!
14
rem Check
Wget
installed
15
for /f "delims=" %%a in ('where
wget
') do @set
wget
=%%a
variable
16
if /I "%
wget
%"=="" echo
Wget
not found. If installed, add path to PATH environment variable. & exit 1
17
echo
Wget
found: %
wget
%
19
"%
wget
%" -O %work_dir%\yoyo_ad_servers %list_addr%
create_unbound_ad_servers.sh
7
# Note:
Wget
required!
17
WGET
=`which
wget
`
20
# Check
Wget
installed
21
if [ ! -f $
WGET
]; then
22
echo "
Wget
not found. Exiting..."
27
$
WGET
-O $work_dir/yoyo_ad_servers "$list_addr" && \
/src/sys/fs/cd9660/
cd9660_util.c
77
static uint16_t
wget
(const u_char **, size_t *, int);
128
fc =
wget
(&fn, &fnlen, joliet_level);
226
wget
(const u_char **str, size_t *sz, int joliet_level)
function
/src/external/gpl3/gcc/dist/contrib/
download_prerequisites
53
if type
wget
> /dev/null ; then
54
fetch='
wget
'
/src/external/gpl3/gcc.old/dist/contrib/
download_prerequisites
49
if type
wget
> /dev/null ; then
50
fetch='
wget
'
/src/external/mit/expat/dist/
Makefile.am
148
wget
--output-document=tests/xmlts.zip \
/src/external/bsd/ntp/dist/scripts/update-leap/
update-leap.sh
16
#
wget
sed, tr, shasum, logger
49
REQUIREDCMDS="
wget
logger tr sed shasum"
343
if
wget
$PROTO $PREFER -o ${TMPFILE}.log $LEAPSRC -O $TMPFILE ; then
/src/external/gpl3/gdb.old/dist/gdb/contrib/
spellcheck.sh
231
wget
$url -O "$webpage"
/src/external/gpl3/autoconf/dist/
cfg.mk
79
WGET
=
wget
99
$(
WGET
) $(WGET_FLAGS) \
maint.mk
1414
wget
--no-verbose --directory-prefix $(PODIR) --no-directories --recursive --level 1 --accept .po --accept .po.1 $(POURL) && \
/src/external/bsd/zstd/dist/tests/fuzz/
Makefile
23
DOWNLOAD?=
wget
-O
/src/external/bsd/nsd/dist/
Makefile.in
242
wget
-q -O checksec https://raw.githubusercontent.com/slimm609/checksec.sh/master/checksec
Completed in 29 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026