Searched refs:term (Results 101 - 125 of 144) sorted by relevance

123456

/opensolaris-onvv-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc.h276 }term; member in struct:usbvc_term_descr
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DCap.pm175 my($term,$cap,$search,$field,$max,$tmp_term,$TERMCAP);
196 $term = $self->{TERM}; # $term is the term type we are looking for
198 # $tmp_term is always the next term (possibly :tc=...:) we are looking for
215 local $ENV{TERM} = $term;
240 $first = 0; # first entry (keeps term name)
301 croak "Can't find $term" if $entry eq '';
340 # else { carp "junk in $term ignored: $field"; }
/opensolaris-onvv-gate/usr/src/cmd/su/
H A Dsu.c150 char *term; variable
500 if ((term = getenv("TERM")) != NULL) {
501 (void) strlcat(termtyp, term, sizeof (termtyp));
/opensolaris-onvv-gate/usr/src/lib/libc/port/gen/
H A Dgetutx.c493 term[STRSZ], exit[STRSZ], time[STRSZ], time_usec[STRSZ], local
514 (void) sprintf(term, "%d", entryx->ut_exit.e_termination);
536 argvec[6] = term;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl1222 # a term yet so the parent will give us one later via resetterm().
1884 $term || &setterm;
2048 ($term || &setterm),
2677 $term->Features->{getHistory}
2678 ? $term->GetHistory
3362 } ## end while (($term || &setterm...
5763 $term = new Term::ReadLine::Stub 'perldb', $IN, $OUT;
5768 $term = new Term::ReadLine 'perldb', $IN, $OUT;
5770 $rl_attribs = $term->Attribs;
5783 $term
[all...]
H A Dutf8.pm66 follows the term I<UTF-X> is used to refer to UTF-8 on ASCII and ISO
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c222 static void term __P((int));
1070 /*CONSTANTCONDITION*/ SIGNAL(SIGINT, term); /* Interrupt */
1071 /*CONSTANTCONDITION*/ SIGNAL(SIGTERM, term); /* Terminate */
1787 * term - Catch SIGTERM signal and SIGINT signal (^C/del).
1793 term(sig) function
H A Dasppp2pppd1096 $dname =~ s+/dev/term/+/dev/cua/+;
1101 next if $dname =~ m+^/dev/term/+;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DHtml.pm1650 my $term = pattern $closing;
1651 while( $$rstr =~ s/\A(.*?)(([BCEFILSXZ])<(<+[^\S\n]+)?|$term)//s ){
2034 my $term = pattern $closing;
2035 while( $$rstr =~ s/\A(.*?)(([BCEFILSXZ])<(<+[^\S\n]+)?|$term)// ){
/opensolaris-onvv-gate/usr/src/cmd/ul/
H A Dul.c26 #include <term.h>
/opensolaris-onvv-gate/usr/src/cmd/vi/port/
H A Dex.h93 #include <term.h>
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/stage2/
H A Dgraphics.c29 #include <term.h>
/opensolaris-onvv-gate/usr/src/lib/libcurses/screen/
H A Dllib-lcurses36 #include "term.h"
902 int restartterm(char * term, int filenum, int *errret);
953 int setupterm(char *term, int filenum, int *errret);
/opensolaris-onvv-gate/usr/src/lib/libshell/common/sh/
H A Dparse.c56 static Shnode_t *term(Lex_t*,int);
524 * term
525 * list && term
526 * list || term
531 register Shnode_t *t = term(lexp,flag);
534 t = makelist(lexp,(token==ANDFSYM?TAND:TORF), t, term(lexp,SH_NL|SH_SEMI));
539 * term
541 * item | term
543 static Shnode_t *term(Lex_t *lexp,register int flag) function
558 t->par.partre = term(lex
[all...]
/opensolaris-onvv-gate/usr/src/cmd/avs/dscfglockd/
H A Ddscfglockd.c1142 term(int sig) function
1225 (void) sigset(SIGTERM, term);
/opensolaris-onvv-gate/usr/src/common/bignum/i386/
H A Dbignum_i386_asm.s961 cmp $1, %ecx / The last triangle term is special
1031 / Carry from last triangle term must participate in doubling,
/opensolaris-onvv-gate/usr/src/lib/libdhcpsvc/private/
H A DREADME.synch56 The term `per-container exclusive perimeter' access means that only one
63 The term `per-container shared perimeter' access means that multiple threads
/opensolaris-onvv-gate/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses33 #include <term.h>
H A Dllib-lxcurses33 #include <term.h>
/opensolaris-onvv-gate/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses33 #include <term.h>
H A Dllib-lxcurses33 #include <term.h>
/opensolaris-onvv-gate/usr/src/uts/i86pc/ml/
H A Dcpr_wakecode.s514 D16 movb $[RTS|DTR], %al / data term ready & req to send
535 D16 movb $[RTS|DTR], %al / data term ready & req to send
/opensolaris-onvv-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c294 static long term();
2005 numb = term();
2013 numb += term();
2017 numb -= term();
2021 numb *= term();
2025 temp = term();
2050 * term - used by expression evaluator to get an operand.
2053 term() function
/opensolaris-onvv-gate/usr/src/cmd/tar/
H A Dtar.c592 static int term, chksum, wflag, variable
1211 if (term)
1278 while ((*argv || fp) && !term) {
2089 while ((dp = readdir(dirp)) != NULL && !term) {
2119 while ((child != NULL) && !term) {
2139 if ((child != NULL) && !term) {
4486 term++;
4494 term++;
4502 term++;
4770 while ((c = getchar()) != '\n' && ! term)
[all...]
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c64 #include <term.h>

Completed in 371 milliseconds

123456