Searched refs:UNOPKG (Results 1 – 6 of 6) sorted by relevance
29 UNOPKG=$PROGRAMDIR/unopkg59 if [ ! -f "$UNOPKG" ]; then60 echo "Error: File $UNOPKG does not exist"64 if [ ! -x "$UNOPKG" ]; then65 echo "Error: File $UNOPKG is not an executable file"89 COMMAND="$UNOPKG remove --shared `basename $i`"
30 UNOPKG=$PROGRAMDIR/unopkg61 if [ ! -f "$UNOPKG" ]; then62 echo "Error: File $UNOPKG does not exist"66 if [ ! -x "$UNOPKG" ]; then67 echo "Error: File $UNOPKG is not an executable file"91 COMMAND="$UNOPKG add --shared --suppress-license $i"
1132 open (UNOPKG, $systemcall);1133 while (<UNOPKG>) {push(@unopkgoutput, $_); }1134 close (UNOPKG);
43 #ifdef UNOPKG106 #ifdef UNOPKG133 #ifdef UNOPKG160 #ifdef UNOPKG260 #ifndef UNOPKG261 if ( !_tgetenv( TEXT("UNOPKG") ) )408 #ifdef UNOPKG
26 #define UNOPKG macro
135 open (UNOPKG, $systemcall);136 while (<UNOPKG>)141 close (UNOPKG);