Searched refs:TERM (Results 1 - 25 of 68) sorted by relevance

123

/opensolaris-onvv-gate/usr/src/cmd/nsadmin/
H A Dlogin.csh28 if ( $?TERM == 0 ) then
30 setenv TERM sun-color
32 setenv TERM sun
35 if ( $TERM == "" ) then
37 setenv TERM sun-color
39 setenv TERM sun
H A Detc-profile.sh30 if [ "$TERM" = "" ]
34 TERM=sun-color
36 TERM=sun
38 export TERM
/opensolaris-onvv-gate/usr/src/cmd/lp/model/
H A Ddrain.output.c70 char *TERM; local
84 if ((TERM = getenv("TERM"))) {
85 tidbit (TERM, "bufsz", &bufsz);
86 tidbit (TERM, "cps", &cps);
H A Dlp.set.c50 char *TERM = getenv("TERM"); local
53 if (!TERM || !*TERM || tidbit(TERM, (char *)0) == -1)
128 switch (set_charset(argv[5], 1, TERM)) {
H A Dtsol_netstandard390 logger -p lpr.debug -t "tsol_netstandard: ${request_id}" "term : ${TERM}"
401 case "$TERM" in
458 case "${TERM}" in
500 if [ "no" = "${nobanner}" -a "${TERM}" != "PSR" -a "${TERM}" != "PS" ]
529 if [ "${TERM}" = "PSR" ]
555 if [ "${TERM}" != "PSR" -a "${TERM}" != "PS" ]
566 if [ "no" = "${nobanner}" -a "${TERM}" != "PSR" -a "${TERM}" !
[all...]
H A Dstandard262 # ugly error message the first time we use it. See the TERM variable
494 # TERM The printer type (used for Terminfo access)
503 : ${TERM:=unknown}
524 case "$TERM" in
695 if [ "${TERM}" = "PS" -o "${TERM}" = "PSR" ]
718 tabset="/usr/lib/tabset/${TERM}"
756 case "${TERM}" in
858 if [ "no" = "${nobanner}" -a "${TERM}" != "PSR" ]
1051 if [ "no" = "${nobanner}" -a "${TERM}"
[all...]
H A Dtsol_standard274 # ugly error message the first time we use it. See the TERM variable
511 # TERM The printer type (used for Terminfo access)
520 : ${TERM:=unknown}
541 case "$TERM" in
712 if [ "${TERM}" = "PS" -o "${TERM}" = "PSR" ]
735 tabset="/usr/lib/tabset/${TERM}"
773 case "${TERM}" in
876 if [ "no" = "${nobanner}" -a "${TERM}" != "PSR" -a "${TERM}" !
[all...]
H A Dtsol_standard_foomatic276 # ugly error message the first time we use it. See the TERM variable
526 # TERM The printer type (used for Terminfo access)
535 : ${TERM:=unknown}
559 case "$TERM" in
740 if [ "${TERM}" = "PS" -o "${TERM}" = "PSR" ]
763 tabset="/usr/lib/tabset/${TERM}"
801 case "${TERM}" in
904 if [ "no" = "${nobanner}" -a "${TERM}" != "PSR" -a "${TERM}" !
[all...]
H A Dlp.cat.c406 char *TERM; local
436 * - No TERM defined or trouble reading Terminfo database
519 if (!(TERM = getenv("TERM")) || !*TERM) {
521 fprintf(stderr, gettext("No TERM variable defined! "
525 if (!STREQU(TERM, NAME_UNKNOWN) &&
526 tidbit(TERM, "cps", &print_rate) == -1) {
529 "type \"%s\"; check the Terminfo database.\n"), TERM);
532 if (STREQU(TERM, NAME_UNKNOW
[all...]
H A Dtsol_netstandard_foomatic407 "term : ${TERM}"
418 case "$TERM" in
483 case "${TERM}" in
525 if [ "no" = "${nobanner}" -a "${TERM}" != "PSR" -a "${TERM}" != "PS" ]
554 if [ "${TERM}" = "PSR" ]
580 if [ "${TERM}" != "PSR" -a "${TERM}" != "PS" ]
593 if [ "no" = "${nobanner}" -a "${TERM}" != "PSR" -a "${TERM}" !
[all...]
/opensolaris-onvv-gate/usr/src/tools/gk/
H A Dcshrc.sh49 if ( ! $?TERM ) then
50 setenv TERM sun
/opensolaris-onvv-gate/usr/src/cmd/fs.d/autofs/
H A Dsvc-autofs42 smf_kill_contract $2 TERM 1
/opensolaris-onvv-gate/usr/src/cmd/zonestat/zonestatd/
H A Dsvc-zonestat31 smf_kill_contract $2 TERM
/opensolaris-onvv-gate/usr/src/cmd/allocate/
H A Dwdwwrapper.sh50 trap "killparent" HUP INT TERM QUIT TSTP ABRT
/opensolaris-onvv-gate/usr/src/cmd/fs.d/smbclnt/svc/
H A Dsmb-client49 smf_kill_contract $2 TERM 1
/opensolaris-onvv-gate/usr/src/cmd/tplot/
H A Dtplot.sh32 *) t=-T$TERM
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dtermcap.pl22 local($TERM) = @_;
29 $TERM = $ENV{'TERM'} unless $TERM;
30 $TERM =~ s/(\W)/\\$1/g;
34 if ($TERMCAP !~ /(^|\|)$TERM[:\|]/) {
46 if (/(^|\\|)${TERM}[:\\|]/) {
60 } while s/:tc=([^:]+):/:/ && ($TERM = $1);
/opensolaris-onvv-gate/usr/src/lib/libdscp/svc/
H A Dsvc-dscp91 ${PKILL} -TERM -f "pppd ${DM2S_DEVICE}"
100 ${PKILL} -TERM -f "pppd ${DM2S_DEVICE}"
/opensolaris-onvv-gate/usr/src/cmd/agents/snmp/snmprelayd/
H A Dsvc-snmpdx71 smf_kill_contract $2 TERM 1 5
77 # If the contract did not empty after TERM, move on to KILL.
/opensolaris-onvv-gate/usr/src/cmd/rpcbind/
H A Drpc-bind.sh62 smf_kill_contract $2 TERM 1
/opensolaris-onvv-gate/usr/src/cmd/sendmail/lib/
H A Dsendmail-client63 smf_kill_contract $2 TERM 1 30
69 # the contract did not empty after TERM, move on to KILL.
/opensolaris-onvv-gate/usr/src/cmd/syseventd/
H A Dsvc-syseventd55 smf_kill_contract $2 TERM 1
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A Dtext-errors.t34 $ENV{TERM} = 'xterm';
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/slpd/
H A Dslp71 smf_kill_contract $2 TERM 1
/opensolaris-onvv-gate/usr/src/lib/libshell/common/tests/
H A Dcoprocess.sh203 trap 'sleep_pid=; kill $pid; err_exit "coprocess 1 hung"' TERM
214 trap - TERM
217 trap 'sleep_pid=; kill $pid; err_exit "coprocess 2 hung"' TERM
226 trap - TERM
229 trap 'sleep_pid=; kill $pid; err_exit "coprocess 3 hung"' TERM
242 trap - TERM

Completed in 199 milliseconds

123