Searched full:_files (Results 1 – 12 of 12) sorted by relevance
16 http://www.atlas-scientific.com/_files/_datasheets/_oem/DO_oem_datasheet.pdf17 http://www.atlas-scientific.com/_files/_datasheets/_oem/EC_oem_datasheet.pdf18 http://www.atlas-scientific.com/_files/_datasheets/_oem/ORP_oem_datasheet.pdf19 http://www.atlas-scientific.com/_files/_datasheets/_oem/pH_oem_datasheet.pdf20 http://www.atlas-scientific.com/_files/_datasheets/_oem/RTD_oem_datasheet.pdf21 http://www.atlas-scientific.com/_files/_datasheets/_probe/EZO_CO2_Datasheet.pdf
19 local _dirs _files _ii _ldpaths _paths27 _files=`find ${_ii} -type f`28 if [ -n "${_files}" ]; then29 _paths="${_paths} `cat ${_files} | sort -u`"44 local _files _ins
76 eval _files=\$mdconfig_${_md}_files106 debug "${_md} files: ${_files}"112 local _md _fs _mp _mounted _dev _config _type _file _owner _perms _files _populate _fsck_cmd _i168 if [ -n "${_files}" -o -n "${_populate}" ]; then171 if [ -n "${_files}" ]; then172 cp -Rp ${_files} ${_mp}183 local _md _fs _mp _mounted _dev _config _type _file _owner _perms _files _populate
47 local err _files _template _new_template54 _files=`find "${cfumass_dir}" -newer "${cfumass_image}" -print 2> /dev/null`55 if [ ! -e "${cfumass_image}" -o -n "${_files}" ]; then
5 _files!= echo ${SRCDIR}/*.testfile ${SRCDIR}/*.flags ${SRCDIR}/*.result ${SRCDIR}/*.magic6 ${PACKAGE}FILES+=${_files}
47 typeset -n pool_files=ZPOOL_VERSION_${vers}_FILES74 typeset -n pool_files=ZPOOL_VERSION_${vers}_FILES94 typeset -n pool_files=ZPOOL_VERSION_${vers}_FILES
157 # each entry should have corresponding ZPOOL_VERSION_*_FILES and
40 POOL_FILES=$($ENV | grep "ZPOOL_VERSION_${VERSION}_FILES"\72 POOL_FILES=$($ENV | $GREP "ZPOOL_VERSION_${VERSION}_FILES"\91 POOL_FILES=$($ENV | grep "ZPOOL_VERSION_${VERSION}_FILES"\
33 POOL_FILES=$($ENV | $GREP "ZPOOL_VERSION_${VERSION}_FILES"\
2773 local _var _dir _files2778 _files="/etc/rc.conf"2781 _files="${_dir%/rc.d}/rc.conf.d/${_name} ${_files}"2785 /usr/bin/grep 2>/dev/null -rl "^${_var}=" $_files | /usr/bin/head -12829 local _var _files
4388 .It Va mdconfig_md Ns Ao Ar X Ac Ns Va _files
3838 LIB${LIBCOMPAT}_FILES!=find ${DESTDIR}/usr/lib${libcompat} \! -type d \3843 OLD_FILES+=${LIB${LIBCOMPAT}_FILES}3850 DEBUG_LIB${LIBCOMPAT}_FILES!=find ${DESTDIR}/usr/lib/debug/usr/lib${libcompat} \! -type d \3855 OLD_FILES+=${DEBUG_LIB${LIBCOMPAT}_FILES}