OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shell_quote
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/locate/locate/
updatedb.sh
55
# Usage: quotedlist="$(
shell_quote
args...)"
63
shell_quote
()
function
127
SRCHPATHS="${SRCHPATHS}${SRCHPATHS:+ }$(
shell_quote
"$@")"
131
q="$(
shell_quote
"${i#\!}")"
150
q="$(
shell_quote
"$i")"
156
q="$(
shell_quote
"$i")"
/src/
build.sh
303
# Usage: quotedlist="$(
shell_quote
args...)"
311
shell_quote
()
function
2247
qval="$(
shell_quote
"${val}")"
Completed in 13 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025