Searched refs:term (Results 1 - 25 of 82) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/tests/
H A Dtest-term-ostream-xterm9 (TERM=xterm ./test-term-ostream > out) 2>&1 | cat 1>&2
21 ${DIFF} ${srcdir}/test-term-ostream-xterm-r6.out out > /dev/null \
22 || ${DIFF} ${srcdir}/test-term-ostream-xterm-xf86-v32.out out > /dev/null \
23 || ${DIFF} ${srcdir}/test-term-ostream-xterm-basic.out out > /dev/null \
24 || ${DIFF} ${srcdir}/test-term-ostream-xterm-8bit.out out > /dev/null \
25 || ${DIFF} ${srcdir}/test-term-ostream-xterm-linux-debian.out out > /dev/null \
26 || ${DIFF} ${srcdir}/test-term-ostream-xterm-linux-mandriva.out out > /dev/null \
27 || ${DIFF} ${srcdir}/test-term-ostream-xterm-netbsd3.out out > /dev/null \
28 || ${DIFF} ${srcdir}/test-term-ostream-xterm-solaris10.out out > /dev/null \
29 || ${DIFF} ${srcdir}/test-term
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-term-ostream-xterm9 (TERM=xterm ./test-term-ostream > out) 2>&1 | cat 1>&2
21 ${DIFF} ${srcdir}/test-term-ostream-xterm-r6.out out > /dev/null \
22 || ${DIFF} ${srcdir}/test-term-ostream-xterm-xf86-v32.out out > /dev/null \
23 || ${DIFF} ${srcdir}/test-term-ostream-xterm-basic.out out > /dev/null \
24 || ${DIFF} ${srcdir}/test-term-ostream-xterm-8bit.out out > /dev/null \
25 || ${DIFF} ${srcdir}/test-term-ostream-xterm-linux-debian.out out > /dev/null \
26 || ${DIFF} ${srcdir}/test-term-ostream-xterm-linux-mandriva.out out > /dev/null \
27 || ${DIFF} ${srcdir}/test-term-ostream-xterm-netbsd3.out out > /dev/null \
28 || ${DIFF} ${srcdir}/test-term-ostream-xterm-solaris10.out out > /dev/null \
29 || ${DIFF} ${srcdir}/test-term
[all...]
H A DMakefile.gnulib382 ## begin gnulib module term-ostream-tests
384 TESTS += test-term-ostream-xterm
386 check_PROGRAMS += test-term-ostream
388 EXTRA_DIST += test-term-ostream.c test-term-ostream-xterm test-term-ostream-xterm-r6.out test-term-ostream-xterm-xf86-v32.out test-term-ostream-xterm-basic.out test-term-ostream-xterm-8bit.out test-term
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dsetup_environment.c36 const char *term; local
51 term = getenv("TERM");
53 if (term)
54 xsetenv("TERM", term);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/loginutils/
H A Dvlock.c50 struct termios term; local
100 term = oterm;
101 term.c_iflag &= ~BRKINT;
102 term.c_iflag |= IGNBRK;
103 term.c_lflag &= ~ISIG;
104 term.c_lflag &= ~(ECHO | ECHOCTL);
105 tcsetattr(STDIN_FILENO, TCSANOW, &term);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/netfilter/
H A Dip6table_raw.c17 struct ip6t_error term; member in struct:__anon10872
37 .term = IP6T_ERROR_INIT, /* ERROR */
H A Dip6table_filter.c26 struct ip6t_error term; member in struct:__anon10870
49 .term = IP6T_ERROR_INIT, /* ERROR */
H A Dip6table_mangle.c30 struct ip6t_error term; member in struct:__anon10871
59 .term = IP6T_ERROR_INIT, /* ERROR */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/
H A DMakefile.am118 lib/libcroco/cr-term.c \
119 lib/libcroco/cr-term.h \
233 lib/term-ostream.oo.c \
234 lib/term-ostream.oo.h \
235 lib/term-styled-ostream.oo.c \
236 lib/term-styled-ostream.oo.h \
265 m4/term-ostream.m4 \
300 modules/term-ostream \
301 modules/term-ostream-tests \
302 modules/term
[all...]
H A DMakefile.in240 lib/libcroco/cr-term.c \
241 lib/libcroco/cr-term.h \
355 lib/term-ostream.oo.c \
356 lib/term-ostream.oo.h \
357 lib/term-styled-ostream.oo.c \
358 lib/term-styled-ostream.oo.h \
387 m4/term-ostream.m4 \
422 modules/term-ostream \
423 modules/term-ostream-tests \
424 modules/term
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/docs_src/ref/transapp/
H A DMakefile25 term.html \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_ftp.c65 char term; member in struct:ftp_search
74 .term = '\r',
82 .term = '\r',
92 .term = ')',
100 .term = ')',
108 get_ipv6_addr(const char *src, size_t dlen, struct in6_addr *dst, u_int8_t term) argument
111 int ret = in6_pton(src, min_t(size_t, dlen, 0xffff), (u8 *)dst, term, &end);
118 int array_size, char sep, char term)
134 if (*data == term && i == array_size - 1)
149 struct nf_conntrack_man *cmd, char term)
117 try_number(const char *data, size_t dlen, u_int32_t array[], int array_size, char sep, char term) argument
148 try_rfc959(const char *data, size_t dlen, struct nf_conntrack_man *cmd, char term) argument
191 try_eprt(const char *data, size_t dlen, struct nf_conntrack_man *cmd, char term) argument
239 try_epsv_response(const char *data, size_t dlen, struct nf_conntrack_man *cmd, char term) argument
255 find_pattern(const char *data, size_t dlen, const char *pattern, size_t plen, char skip, char term, unsigned int *numoff, unsigned int *numlen, struct nf_conntrack_man *cmd, int (*getnum)(const char *, size_t, struct nf_conntrack_man *, char)) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Darptable_filter.c22 struct arpt_error term; member in struct:__anon10854
45 .term = ARPT_ERROR_INIT,
H A Diptable_raw.c16 struct ipt_error term; member in struct:__anon10858
36 .term = IPT_ERROR_INIT, /* ERROR */
H A Diptable_filter.c28 struct ipt_error term; member in struct:__anon10856
51 .term = IPT_ERROR_INIT, /* ERROR */
H A Diptable_mangle.c35 struct ipt_error term; member in struct:__anon10857
64 .term = IPT_ERROR_INIT, /* ERROR */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A DMakefile.gnulib12 # Reproduce by: gnulib-tool --import --dir=gettext-tools --local-dir=gnulib-local --lib=libgettextlib --source-base=gnulib-lib --m4-base=gnulib-m4 --doc-base=doc --aux-dir=../build-aux --with-tests --makefile-name=Makefile.gnulib --libtool --macro-prefix=gl alloca-opt atexit backupfile basename binary-io bison-i18n byteswap c-ctype c-strcase c-strcasestr c-strstr clean-temp closeout copy-file csharpcomp csharpexec error error-progname execute exit fd-ostream file-ostream filename findprog fnmatch-posix fopen fstrcmp full-write fwriteerror gcd gcj getline getopt gettext-h gettext-tools-misc hash html-styled-ostream iconv java javacomp javaexec linebreak localcharset locale localename lock memmove memset minmax obstack open openmp ostream pipe progname propername relocatable-prog relocatable-script sh-quote stdbool stdint stpcpy stpncpy strcspn strpbrk strtol strtoul styled-ostream sys_stat sys_time term-styled-ostream ucs4-utf8 uniname/uniname unistd uniwidth/width unlocked-io utf16-ucs4 utf8-ucs4 vasprintf wait-process xalloc xerror xmalloca xsetenv xstriconv xvasprintf
771 libcroco/cr-term.c \
781 EXTRA_DIST += libcroco/cr-additional-sel.c libcroco/cr-additional-sel.h libcroco/cr-attr-sel.c libcroco/cr-attr-sel.h libcroco/cr-cascade.c libcroco/cr-cascade.h libcroco/cr-declaration.c libcroco/cr-declaration.h libcroco/cr-doc-handler.c libcroco/cr-doc-handler.h libcroco/cr-enc-handler.c libcroco/cr-enc-handler.h libcroco/cr-fonts.c libcroco/cr-fonts.h libcroco/cr-input.c libcroco/cr-input.h libcroco/cr-num.c libcroco/cr-num.h libcroco/cr-om-parser.c libcroco/cr-om-parser.h libcroco/cr-parser.c libcroco/cr-parser.h libcroco/cr-parsing-location.c libcroco/cr-parsing-location.h libcroco/cr-prop-list.c libcroco/cr-prop-list.h libcroco/cr-pseudo.c libcroco/cr-pseudo.h libcroco/cr-rgb.c libcroco/cr-rgb.h libcroco/cr-sel-eng.c libcroco/cr-sel-eng.h libcroco/cr-selector.c libcroco/cr-selector.h libcroco/cr-simple-sel.c libcroco/cr-simple-sel.h libcroco/cr-statement.c libcroco/cr-statement.h libcroco/cr-string.c libcroco/cr-string.h libcroco/cr-style.c libcroco/cr-style.h libcroco/cr-stylesheet.c libcroco/cr-stylesheet.h libcroco/cr-term.c libcroco/cr-term.h libcroco/cr-tknzr.c libcroco/cr-tknzr.h libcroco/cr-token.c libcroco/cr-token.h libcroco/cr-utils.c libcroco/cr-utils.h libcroco/libcroco-config.h libcroco/libcroco.h
783 EXTRA_libgettextlib_la_SOURCES += libcroco/cr-additional-sel.c libcroco/cr-attr-sel.c libcroco/cr-cascade.c libcroco/cr-declaration.c libcroco/cr-doc-handler.c libcroco/cr-enc-handler.c libcroco/cr-fonts.c libcroco/cr-input.c libcroco/cr-num.c libcroco/cr-om-parser.c libcroco/cr-parser.c libcroco/cr-parsing-location.c libcroco/cr-prop-list.c libcroco/cr-pseudo.c libcroco/cr-rgb.c libcroco/cr-sel-eng.c libcroco/cr-selector.c libcroco/cr-simple-sel.c libcroco/cr-statement.c libcroco/cr-string.c libcroco/cr-style.c libcroco/cr-stylesheet.c libcroco/cr-term.c libcroco/cr-tknzr.c libcroco/cr-token.c libcroco/cr-utils.c
2169 ## begin gnulib module term-ostream
2171 libgettextlib_la_SOURCES += term-ostream.c
2174 term-ostream.h : $(top_srcdir)/../build-aux/moopp term-ostream.oo.h term
[all...]
H A Dterm-ostream.c3 #line 1 "term-ostream.oo.c"
24 #include "term-ostream.h"
942 #line 943 "term-ostream.c"
955 #line 979 "term-ostream.oo.c"
1695 const char *term; local
1717 term = getenv ("TERM");
1718 if (term != NULL && term[0] != '\0')
1729 if (setupterm (term, fd, &err) || err == 1)
1752 retval = tgetent (termcapbuf.buf, term);
[all...]
H A Dterm-ostream.oo.c21 #include "term-ostream.h"
1718 const char *term; local
1740 term = getenv ("TERM");
1741 if (term != NULL && term[0] != '\0')
1752 if (setupterm (term, fd, &err) || err == 1)
1775 retval = tgetent (termcapbuf.buf, term);
1826 if (strcmp (term, "cygwin") == 0)
1856 && (strcmp (term, "xterm") == 0 || strcmp (term, "xterm
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Disrv_identd.c55 goto term; /* terminate this session if !EAGAIN */
70 term:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dterm-ostream.oo.c21 #include "term-ostream.h"
1718 const char *term; local
1740 term = getenv ("TERM");
1741 if (term != NULL && term[0] != '\0')
1752 if (setupterm (term, fd, &err) || err == 1)
1775 retval = tgetent (termcapbuf.buf, term);
1826 if (strcmp (term, "cygwin") == 0)
1856 && (strcmp (term, "xterm") == 0 || strcmp (term, "xterm
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/usb/
H A Dusbmixer.c581 static int check_input_term(struct mixer_build *state, int id, struct usb_audio_term *term) argument
585 memset(term, 0, sizeof(*term));
587 term->id = id;
590 term->type = combine_word(p1 + 4);
591 term->channels = p1[7];
592 term->chconfig = combine_word(p1 + 8);
593 term->name = p1[11];
599 term->type = p1[2] << 16; /* virtual type */
600 term
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/utilities/
H A Dutmisc.c708 u8 term = 0; local
776 term = 1;
785 term = 1;
789 if (term) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/arm/
H A Dcumana_2.c70 * Use term=0,1,0,0,0 to turn terminators on/off
72 static int term[MAX_ECARDS] = { 1, 1, 1, 1, 1, 1, 1, 1 }; variable
307 if (length >= 5 && strncmp(buffer, "term=", 5) == 0) {
412 cumanascsi_2_terminator_ctl(host, term[ec->slot_no]);
525 module_param_array(term, int, NULL, 0);
526 MODULE_PARM_DESC(term, "SCSI bus termination");
H A Dpowertec.c52 * Use term=0,1,0,0,0 to turn terminators on/off.
55 static int term[MAX_ECARDS] = { 1, 1, 1, 1, 1, 1, 1, 1 }; variable
213 if (length >= 5 && strncmp(buffer, "term=", 5) == 0) {
340 powertecscsi_terminator_ctl(host, term[ec->slot_no]);
459 module_param_array(term, int, NULL, 0);
460 MODULE_PARM_DESC(term, "SCSI bus termination");

Completed in 220 milliseconds

1234