OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tmplist
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/rump_wmd/
rump_wmd.sh
82
tmplist
=''
88
tmplist
="${
tmplist
} ${x}"
93
eval ${vname}="\${
tmplist
}"
/src/external/bsd/nsd/dist/contrib/bind2nsd/scripts/
nsd-sync
318
tmplist
= conf.getValue('named_watchlist').split()
320
for ii in
tmplist
:
s64-sync
326
tmplist
= conf.getValue('named_watchlist').split()
328
for ii in
tmplist
:
/src/external/bsd/ntp/dist/ntpq/
ntpq-subs.c
859
struct varlist
tmplist
[MAXLIST];
local
868
ZERO(
tmplist
);
872
doaddvlist(
tmplist
, pcmd->argval[1 + u].string);
878
dolist(
tmplist
, associd, CTL_OP_READVAR, type, fp);
880
doclearvlist(
tmplist
);
899
struct varlist
tmplist
[MAXLIST];
local
907
ZERO(
tmplist
);
908
doaddvlist(
tmplist
, pcmd->argval[1].string);
910
res = doquerylist(
tmplist
, CTL_OP_WRITEVAR, associd, 1, &rstatus,
913
doclearvlist(
tmplist
);
968
struct varlist
tmplist
[MAXLIST];
local
1080
struct varlist
tmplist
[MAXLIST];
local
[
all
...]
/src/external/bsd/unbound/dist/contrib/
unbound_munin_
125
tmplist
="$(cat ${seentags} 2> /dev/null)
131
(echo "${
tmplist
}"; grep ^num ${state} | sed -e 's/=.*//') | sort -u > ${seentags}
Completed in 16 milliseconds
Indexes created Tue Apr 21 00:23:25 UTC 2026