Home
last modified time | relevance | path

Searched refs:TERM (Results 1 – 25 of 65) sorted by relevance

123

/illumos-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" = "" ]
33 TERM=sun-color
35 TERM=sun
37 export TERM
/illumos-gate/usr/src/cmd/lp/model/
H A Dlp.set.c48 char *TERM = getenv("TERM"); in main() local
51 if (!TERM || !*TERM || tidbit(TERM, (char *)0) == -1) in main()
126 switch (set_charset(argv[5], 1, TERM)) { in main()
H A Ddrain.output.c68 char *TERM; in main() local
82 if ((TERM = getenv("TERM"))) { in main()
83 tidbit (TERM, "bufsz", &bufsz); in main()
84 tidbit (TERM, "cps", &cps); in main()
H A Dlp.cat.c406 char *TERM; in main() local
519 if (!(TERM = getenv("TERM")) || !*TERM) { in main()
525 if (!STREQU(TERM, NAME_UNKNOWN) && in main()
526 tidbit(TERM, "cps", &print_rate) == -1) { in main()
529 "type \"%s\"; check the Terminfo database.\n"), TERM); in main()
532 if (STREQU(TERM, NAME_UNKNOWN)) in main()
H A Dtsol_netstandard389 logger -p lpr.debug -t "tsol_netstandard: ${request_id}" "term : ${TERM}"
400 case "$TERM" in
457 case "${TERM}" in
499 if [ "no" = "${nobanner}" -a "${TERM}" != "PSR" -a "${TERM}" != "PS" ]
528 if [ "${TERM}" = "PSR" ]
554 if [ "${TERM}" != "PSR" -a "${TERM}" != "PS" ]
565 if [ "no" = "${nobanner}" -a "${TERM}" != "PSR" -a "${TERM}" != "PS" ]
723 # if [ "no" = "${nobanner}" -a "${TERM}" = "PSR" ]
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}" != "PS" ]
761 #if [ "no" = "${nobanner}" -a "${TERM}" = "PSR" ]
H A Dtsol_standard273 # ugly error message the first time we use it. See the TERM variable
510 # TERM The printer type (used for Terminfo access)
519 : ${TERM:=unknown}
540 case "$TERM" in
711 if [ "${TERM}" = "PS" -o "${TERM}" = "PSR" ]
734 tabset="/usr/lib/tabset/${TERM}"
772 case "${TERM}" in
875 if [ "no" = "${nobanner}" -a "${TERM}" != "PSR" -a "${TERM}" != "PS" ]
905 if [ "${TERM}" = "PSR" ]
927 if [ "${TERM}" != "PSR" -a "${TERM}" != "PS" ]
[all …]
/illumos-gate/usr/src/boot/common/linenoise/
H A DREADME.markdown34 * Linux text only console ($TERM = linux)
35 * Linux KDE terminal application ($TERM = xterm)
36 * Linux xterm ($TERM = xterm)
37 * Linux Buildroot ($TERM = vt100)
38 * Mac OS X iTerm ($TERM = xterm)
39 * Mac OS X default Terminal.app ($TERM = xterm)
40 * OpenBSD 4.5 through an OSX Terminal.app ($TERM = screen)
42 * FreeBSD xterm ($TERM = xterm)
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dcoprocess.sh214 trap 'sleep_pid=; kill $pid; err_exit "$cat coprocess 1 hung"' TERM
225 trap - TERM
228 trap 'sleep_pid=; kill $pid; err_exit "$cat coprocess 2 hung"' TERM
237 trap - TERM
240 trap 'sleep_pid=; kill $pid; err_exit "$cat coprocess 3 hung"' TERM
253 trap - TERM
H A Dsignal.sh282 then for exp in TERM VTALRM PIPE
356 trap 'trap - TERM; return' TERM
357 ( sleep $1; kill -TERM $$ ) >/dev/null 2>&1 &
424 trap 'print int' TERM
429 { /bin/sleep 1;kill -s TERM $$;}&
/illumos-gate/usr/src/test/zfs-tests/tests/functional/link_count/
H A Dlink_count_001.ksh82 log_must kill -TERM $PID
86 log_must kill -TERM $PID
/illumos-gate/usr/src/common/dis/i386/
H A Ddis_tables.c342 #define INVALID {TERM, UNKNOWN, "", 0, 0, 0, 0, 0}
367 #define INVALID {TERM, UNKNOWN, "", 0, 0, 0, 0, 0}
392 #define INVALID {TERM, UNKNOWN, 0, 0, 0, 0, 0}
396 #define TNS(name, amode) {TERM, amode, 0, 0, 0, 0}
408 #define TS(name, amode) {TERM, amode, 0, 0, 0, 0}
409 #define TSx(name, amode) {TERM, amode, 1, 0, 0, 0}
410 #define TSy(name, amode) {TERM, amode, 0, 1, 0, 0}
411 #define TSp(name, amode) {TERM, amode, 0, 0, 0, 1}
418 #define INVALID {TERM, UNKNOWN, 0, 0, 0, 0}
4794 if (dp->it_indirect != TERM) { in dtrace_disx86()
[all …]
/illumos-gate/usr/src/lib/libdscp/svc/
H A Dsvc-dscp91 ${PKILL} -TERM -f "pppd ${DM2S_DEVICE}"
100 ${PKILL} -TERM -f "pppd ${DM2S_DEVICE}"
/illumos-gate/usr/src/test/net-tests/tests/forwarding/
H A Dip_forwarding.ksh337 pkill -TERM -P $nt_listener_ppid
369 pkill -TERM -P $nt_listener_ppid
425 pkill -TERM -P $nt_listener_ppid
457 pkill -TERM -P $nt_listener_ppid
/illumos-gate/usr/src/cmd/ipf/svc/
H A Dipfilter213 smf_kill_contract $ctid TERM 1
226 kill -TERM $pid
/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dsvc-zonestat31 smf_kill_contract $2 TERM
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dsvc-autofs42 smf_kill_contract $2 TERM 1
/illumos-gate/usr/src/boot/common/
H A Dnewvers.sh35 trap "rm -f $tempfile" EXIT INT TERM
/illumos-gate/usr/src/cmd/allocate/
H A Dwdwwrapper.sh47 trap "killparent" HUP INT TERM QUIT TSTP ABRT
/illumos-gate/usr/src/cmd/fs.d/smbclnt/svc/
H A Dsmb-client49 smf_kill_contract $2 TERM 1
/illumos-gate/usr/src/cmd/rpcbind/
H A Drpc-bind.sh62 smf_kill_contract $2 TERM 1
/illumos-gate/usr/src/cmd/syseventd/
H A Dsvc-syseventd55 smf_kill_contract $2 TERM 1
/illumos-gate/usr/src/cmd/sendmail/lib/
H A Dsendmail-client63 smf_kill_contract $2 TERM 1 30
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/slpd/
H A Dslp70 smf_kill_contract $2 TERM 1

123