HomeSort by: relevance | last modified time | path
    Searched refs:shell_quote (Results 1 - 4 of 4) 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/usr.sbin/etcupdate/
etcupdate 144 # Usage: quotedlist="$(shell_quote args...)"
152 shell_quote()
457 NETBSDSRCDIR=$(shell_quote "${SRCDIR}") \
458 DESTDIR=$(shell_quote "${TEMPROOT}") \
505 qarg="$(shell_quote "${OPTARG}")"
596 SRC_ARGLIST="-s $(shell_quote "${SRCDIR}")"
755 pwd_mkdb_cmd="$(shell_quote \
781 services_mkdb_cmd="$(shell_quote services_mkdb -V cdb \
807 makedev_cmd="($(shell_quote cd "${DESTDIR}/dev") && ./MAKEDEV all)"
839 postalias_cmd="$(shell_quote \
    [all...]
  /src/
build.sh 303 # Usage: quotedlist="$(shell_quote args...)"
311 shell_quote() function
2247 qval="$(shell_quote "${val}")"
  /src/usr.sbin/postinstall/
postinstall.in 109 # Usage: quotedlist="$(shell_quote args...)"
117 shell_quote()
2895 qarg="$(shell_quote "${OPTARG}")"
2966 SRC_ARGLIST="-s $(shell_quote "${SRC_ARG}")"

Completed in 16 milliseconds