Searched refs:dirlist (Results 1 – 3 of 3) sorted by relevance
151 dirlist=$(find "${srcdir}" -printf "%p %m %U %G\n" | LC_ALL=C sort)153 # If $dirlist is only one line, then the directory is empty154 if [ "$(echo "${dirlist}" | wc -l)" -gt 1 ]; then157 echo "${dirlist}" | \
116 struct xdr_buf dirlist; member
179 struct xdr_buf dirlist; member