Home
last modified time | relevance | path

Searched refs:FILELIST (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/cmd/svr4pkg/pkgscripts/
H A Di.CompCpio.sh65 FILELIST=${PKGSAV:?undefined}/filelist
169 $RM_cmd $FILELIST
378 FILELIST=$PKGSAV/filelist
386 if [ -f $FILELIST ]; then
387 rm $FILELIST
407 echo $path >> $FILELIST
421 s=`LD_PRELOAD="$Ld_Preload" $NAWK_cmd ' /\\$/ { print } ' $FILELIST`
445 echo $path >> $FILELIST
452 s=`LD_PRELOAD="$Ld_Preload" $NAWK_cmd ' /\\$/ { print } ' $FILELIST`
468 $ZCAT_cmd $Reloc_Arch | $CPIO_cmd -idukm -E $FILELIST
[all …]
/titanic_44/usr/src/tools/scripts/
H A Dflg.flp.sh94 echo "$FILELIST" | egrep "^($dirs)/.*/${pat#s.}\$" | prpath
182 FILELIST=$(hg manifest)
184 FILELIST=$(cd $(dirname $(git rev-parse --git-dir)) && git ls-files)
/titanic_44/usr/src/lib/libsqlite/test/
H A Dmemleak.test56 set FILELIST $argv
59 set FILELIST [lsort -dictionary [glob $testdir/*.test]]
62 foreach testfile $FILELIST {
/titanic_44/usr/src/cmd/svc/milestone/
H A Dboot-archive30 FILELIST=/etc/svc/volatile/boot_archive_filelist
/titanic_44/usr/src/cmd/sgs/packages/common/
H A Dpostinstall113 FILELIST=`build_filelist`
114 for file in $LIBLIST $FILELIST $ETCLIST
/titanic_44/usr/src/cmd/krb5/kadmin/kdcmgr/
H A Dkdcmgr.sh612 FILELIST="$KRB5_KDC_CONF $KRB5_KRB_CONF $KADM5ACL $KRB5KT $PRINCDB "
613 for file in $FILELIST; do