OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SKELETON
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/texinfo/dist/util/
fix-info-dir
10
# The
skeleton
file contains info topic names in the
70
Usage: fix-info-dir [OPTION]... [INFO_DIR/[DIR_FILE]] [
SKELETON
]
117
SKELETON
="$1"
119
SKELETON
="$ORIGINAL_DIR/$1"
121
if test ! -r "$
SKELETON
" && test -f "$
SKELETON
"; then
122
echo "$0:$LINENO: $
SKELETON
is not readable">&2
127
SKELETON
=/dev/null
191
### go through the list of files in the
skeleton
. If an info file
208
# skip remaining files listed in
skeleton
fil
[
all
...]
gen-dir-node
4
# and (optionally) a
skeleton
file. The output will be suitable for a
5
# top-level dir file. The
skeleton
file contains info topic names in the
13
#
skeleton
file, it goes through the remaining files in the directory
26
SKELETON
=$2
28
SKELETON
=/dev/null
34
echo usage: $0 info-directory [
skeleton
-file ] 1>&2
73
### go through the list of files in the
skeleton
. If an info file
78
### additional files remain (ones that don't have a
skeleton
entry),
85
lines=`wc $
SKELETON
| awk '{print $1}'`
90
fileline=`awk NR==$line $
SKELETON
`
[
all
...]
/src/external/bsd/byacc/dist/
configure
5704
SKELETON
=yaccpar
5711
SKELETON
=btyaccpar
8160
s,@
SKELETON
@,$
SKELETON
,;t t
Completed in 26 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026