OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:awk
(Results
1 - 25
of
823
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/tests/lib/libc/net/
gen_ether_subr
3
awk
'
/src/crypto/external/apache2/openssl/lib/libcrypto/
gen
4
awk
'
/src/crypto/external/bsd/openssl/lib/libcrypto/
gen
3
awk
'
/src/external/ibm-public/postfix/dist/mantools/
find-double
3
sed 's/[^A-Z0-9a-z_][^A-Z0-9a-z_]*/ /g' "$@" |
awk
'
readme2html
26
' "$@" |
awk
'
html2readme
28
' |
awk
'
makepostconflinks
3
postconf -d |
awk
'
user2var
7
awk
'
var2user
7
awk
'
docparam
17
done |
awk
'
useparam
7
cat "$@" | tr -cs 'a-z0-9_' '\12' |
awk
'
/src/external/gpl3/gcc/dist/contrib/reghunt/examples/
reg-watch
3
awk
-f reg-watch.
awk
"$@"
/src/external/gpl3/gcc.old/dist/contrib/reghunt/examples/
reg-watch
3
awk
-f reg-watch.
awk
"$@"
/src/sbin/wsconsctl/
mkkeysym.sh
13
AWK
=${
AWK
:-
awk
}
15
${
AWK
} '
/src/external/gpl3/gcc/dist/gcc/config/aarch64/
geniterators.sh
27
LC_ALL=C
awk
'
gentune.sh
28
allcores=`
awk
-F'[(, ]+' '/^AARCH64_CORE/ { cores = cores$3"," } END { print cores } ' $1`
/src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
geniterators.sh
27
LC_ALL=C
awk
'
gentune.sh
28
allcores=`
awk
-F'[(, ]+' '/^AARCH64_CORE/ { cores = cores$3"," } END { print cores } ' $1`
/src/external/bsd/ntp/bin/ntptrace/
ntptrace.awk
3
/usr/bin/
awk
'
8
#
awk
version by Frederick Bruckman <bruckman@ntp.org>
/src/external/historical/nawk/dist/testdir/
REGRESS
6
oldawk=${oldawk-
awk
}
7
awk
=${
awk
-../a.out}
9
echo oldawk=$oldawk,
awk
=$
awk
11
oldawk=$oldawk
awk
=$
awk
Compare.t t.*
14
oldawk=$oldawk
awk
=$
awk
Compare.p p.? p.??*
17
oldawk=$oldawk
awk
=$awk Compare.T
[
all
...]
T.misc
5
awk
=${
awk
-../a.out}
17
$
awk
'{ if (match($0, /^The big brown over the lazy dog/) == 0) {
29
$
awk
'length($0) > 10' foo >foo2
34
echo foo | $
awk
'{ print "H\x49\x4a\x4BL" }' >foo2
38
$
awk
'BEGIN { print "0\061\62x\0645" }' >foo2
42
echo 3 5 | $
awk
'{ i = 1; print $i++ ; print $1, i }' >foo1
55
$
awk
'{ NF -= 2; $1 = $1; print }' <foo >foo2
60
$
awk
'BEGIN {x = 1; print x; x = x; print x}' >foo2
63
echo 573109312 | $
awk
'{print $1*4}' >foo
[
all
...]
/src/external/cddl/osnet/dist/lib/libdtrace/common/
mknames.sh
49
${TOOL_AWK:-
awk
} '
/src/external/gpl2/groff/dist/font/devps/generate/
afmname
7
echo `dirname $1`/`basename $1 .afm |
awk
'
/src/distrib/common/
runlist.sh
13
done ) |
awk
-f ${NETBSDSRCDIR}/distrib/common/list2sh.
awk
| ${SHELLCMD}
/src/etc/autofs/
special_hosts
9
echo "$out" |
awk
'{ print $2 }' | sort -u
15
echo "$out" |
awk
-v host="$1" \
Completed in 42 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Mon Mar 02 05:31:46 UTC 2026