Searched refs:prefix (Results 276 - 300 of 4877) sorted by relevance

<<11121314151617181920>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/udev/extras/floppy/
H A DMakefile14 prefix = macro
15 etcdir = ${prefix}/etc
16 sbindir = ${prefix}/sbin
17 usrbindir = ${prefix}/usr/bin
18 usrsbindir = ${prefix}/usr/sbin
19 libudevdir = ${prefix}/lib/udev
20 mandir = ${prefix}/usr/share/man
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/udev/extras/rule_generator/
H A DMakefile11 prefix = macro
12 etcdir = ${prefix}/etc
13 sbindir = ${prefix}/sbin
14 usrbindir = ${prefix}/usr/bin
15 usrsbindir = ${prefix}/usr/sbin
16 libudevdir = ${prefix}/lib/udev
17 mandir = ${prefix}/usr/share/man
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/selftest/Subunit/
H A DFilter.pm68 if (defined($self->{prefix})) {
69 $testname = $self->{prefix}.$testname;
83 if (defined($self->{prefix})) {
84 $testname = $self->{prefix}.$testname;
138 my ($class, $prefix, $expected_failures, $strip_ok_output) = @_;
141 prefix => $prefix,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/udev/extras/ata_id/
H A DMakefile14 prefix = macro
15 etcdir = ${prefix}/etc
16 sbindir = ${prefix}/sbin
17 usrbindir = ${prefix}/usr/bin
18 usrsbindir = ${prefix}/usr/sbin
19 libudevdir = ${prefix}/lib/udev
20 mandir = ${prefix}/usr/share/man
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/udev/extras/cdrom_id/
H A DMakefile14 prefix = macro
15 etcdir = ${prefix}/etc
16 sbindir = ${prefix}/sbin
17 usrbindir = ${prefix}/usr/bin
18 usrsbindir = ${prefix}/usr/sbin
19 libudevdir = ${prefix}/lib/udev
20 mandir = ${prefix}/usr/share/man
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/udev/extras/edd_id/
H A DMakefile14 prefix = macro
15 etcdir = ${prefix}/etc
16 sbindir = ${prefix}/sbin
17 usrbindir = ${prefix}/usr/bin
18 usrsbindir = ${prefix}/usr/sbin
19 libudevdir = ${prefix}/lib/udev
20 mandir = ${prefix}/usr/share/man
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/udev/extras/floppy/
H A DMakefile14 prefix = macro
15 etcdir = ${prefix}/etc
16 sbindir = ${prefix}/sbin
17 usrbindir = ${prefix}/usr/bin
18 usrsbindir = ${prefix}/usr/sbin
19 libudevdir = ${prefix}/lib/udev
20 mandir = ${prefix}/usr/share/man
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/udev/extras/rule_generator/
H A DMakefile11 prefix = macro
12 etcdir = ${prefix}/etc
13 sbindir = ${prefix}/sbin
14 usrbindir = ${prefix}/usr/bin
15 usrsbindir = ${prefix}/usr/sbin
16 libudevdir = ${prefix}/lib/udev
17 mandir = ${prefix}/usr/share/man
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iptables/extensions/
H A Dlibipt_TCPLAG.c46 " --log-prefix=xx Prefix log messages with xx\n" );
64 { "log-prefix", 1, 0, '#' },
79 strcpy( el->prefix, "TCPLAG:" ); /* Give a reasonable default prefix */
134 strncpy( el->prefix, optarg, 15 );
135 el->prefix[ 14 ] = 0; /* Force termination */
165 if( el->prefix[ 0 ])
167 printf( "%s", el->prefix );
179 if( el->prefix[ 0 ])
184 printf( " --log-prefix
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/babeld/
H A Dresend.c60 int kind, const unsigned char *prefix, unsigned char plen)
63 resend->plen == plen && memcmp(resend->prefix, prefix, 16) == 0);
75 find_resend(int kind, const unsigned char *prefix, unsigned char plen, argument
83 if(resend_match(current, kind, prefix, plen)) {
96 find_request(const unsigned char *prefix, unsigned char plen, argument
99 return find_resend(RESEND_REQUEST, prefix, plen, previous_return);
103 record_resend(int kind, const unsigned char *prefix, unsigned char plen, argument
111 input_filter(NULL, prefix, plen, NULL, ifindex) >= INFINITY) ||
113 output_filter(NULL, prefix, ple
59 resend_match(struct resend *resend, int kind, const unsigned char *prefix, unsigned char plen) argument
178 unsatisfied_request(const unsigned char *prefix, unsigned char plen, unsigned short seqno, const unsigned char *id) argument
196 request_redundant(struct interface *ifp, const unsigned char *prefix, unsigned char plen, unsigned short seqno, const unsigned char *id) argument
226 satisfy_request(const unsigned char *prefix, unsigned char plen, unsigned short seqno, const unsigned char *id, struct interface *ifp) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospf6d/
H A Dospf6_route.h110 #include "prefix.h"
126 * for the advertising router-ID and prefix IDs, instead of stuffing them
130 struct prefix prefix; member in struct:ospf6_route
224 #define OSPF6_ROUTE_MATCH_STR "Display the route matches the prefix\n"
227 (memcmp (p, &(r)->prefix, sizeof (struct prefix)) == 0)
229 (prefix_same (&(ra)->prefix, &(rb)->prefix))
236 memcmp (&(ra)->prefix,
[all...]
H A Dospf6_asbr.h56 #define OSPF6_AS_EXTERNAL_LSA_MIN_SIZE 4U /* w/o IPv6 prefix */
61 struct ospf6_prefix prefix; member in struct:ospf6_as_external_lsa
83 struct prefix *prefix,
87 struct prefix *prefix);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/babeld/
H A Dresend.c60 int kind, const unsigned char *prefix, unsigned char plen)
63 resend->plen == plen && memcmp(resend->prefix, prefix, 16) == 0);
75 find_resend(int kind, const unsigned char *prefix, unsigned char plen, argument
83 if(resend_match(current, kind, prefix, plen)) {
96 find_request(const unsigned char *prefix, unsigned char plen, argument
99 return find_resend(RESEND_REQUEST, prefix, plen, previous_return);
103 record_resend(int kind, const unsigned char *prefix, unsigned char plen, argument
111 input_filter(NULL, prefix, plen, NULL, ifindex) >= INFINITY) ||
113 output_filter(NULL, prefix, ple
59 resend_match(struct resend *resend, int kind, const unsigned char *prefix, unsigned char plen) argument
178 unsatisfied_request(const unsigned char *prefix, unsigned char plen, unsigned short seqno, const unsigned char *id) argument
196 request_redundant(struct interface *ifp, const unsigned char *prefix, unsigned char plen, unsigned short seqno, const unsigned char *id) argument
226 satisfy_request(const unsigned char *prefix, unsigned char plen, unsigned short seqno, const unsigned char *id, struct interface *ifp) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospf6d/
H A Dospf6_route.h110 #include "prefix.h"
126 * for the advertising router-ID and prefix IDs, instead of stuffing them
130 struct prefix prefix; member in struct:ospf6_route
224 #define OSPF6_ROUTE_MATCH_STR "Display the route matches the prefix\n"
227 (memcmp (p, &(r)->prefix, sizeof (struct prefix)) == 0)
229 (prefix_same (&(ra)->prefix, &(rb)->prefix))
236 memcmp (&(ra)->prefix,
[all...]
H A Dospf6_asbr.h56 #define OSPF6_AS_EXTERNAL_LSA_MIN_SIZE 4U /* w/o IPv6 prefix */
61 struct ospf6_prefix prefix; member in struct:ospf6_as_external_lsa
83 struct prefix *prefix,
87 struct prefix *prefix);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/babeld/
H A Dresend.c60 int kind, const unsigned char *prefix, unsigned char plen)
63 resend->plen == plen && memcmp(resend->prefix, prefix, 16) == 0);
75 find_resend(int kind, const unsigned char *prefix, unsigned char plen, argument
83 if(resend_match(current, kind, prefix, plen)) {
96 find_request(const unsigned char *prefix, unsigned char plen, argument
99 return find_resend(RESEND_REQUEST, prefix, plen, previous_return);
103 record_resend(int kind, const unsigned char *prefix, unsigned char plen, argument
111 input_filter(NULL, prefix, plen, NULL, ifindex) >= INFINITY) ||
113 output_filter(NULL, prefix, ple
59 resend_match(struct resend *resend, int kind, const unsigned char *prefix, unsigned char plen) argument
178 unsatisfied_request(const unsigned char *prefix, unsigned char plen, unsigned short seqno, const unsigned char *id) argument
196 request_redundant(struct interface *ifp, const unsigned char *prefix, unsigned char plen, unsigned short seqno, const unsigned char *id) argument
226 satisfy_request(const unsigned char *prefix, unsigned char plen, unsigned short seqno, const unsigned char *id, struct interface *ifp) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospf6d/
H A Dospf6_route.h110 #include "prefix.h"
126 * for the advertising router-ID and prefix IDs, instead of stuffing them
130 struct prefix prefix; member in struct:ospf6_route
224 #define OSPF6_ROUTE_MATCH_STR "Display the route matches the prefix\n"
227 (memcmp (p, &(r)->prefix, sizeof (struct prefix)) == 0)
229 (prefix_same (&(ra)->prefix, &(rb)->prefix))
236 memcmp (&(ra)->prefix,
[all...]
H A Dospf6_asbr.h56 #define OSPF6_AS_EXTERNAL_LSA_MIN_SIZE 4U /* w/o IPv6 prefix */
61 struct ospf6_prefix prefix; member in struct:ospf6_as_external_lsa
83 struct prefix *prefix,
87 struct prefix *prefix);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-mmp/
H A Dirq-mmp2.c52 #define SECOND_IRQ_MASK(_name_, irq_base, prefix) \
56 r = __raw_readl(prefix##_MASK) | (1 << (irq - irq_base)); \
57 __raw_writel(r, prefix##_MASK); \
60 #define SECOND_IRQ_UNMASK(_name_, irq_base, prefix) \
64 r = __raw_readl(prefix##_MASK) & ~(1 << (irq - irq_base)); \
65 __raw_writel(r, prefix##_MASK); \
68 #define SECOND_IRQ_DEMUX(_name_, irq_base, prefix) \
72 mask = __raw_readl(prefix##_MASK); \
74 status = __raw_readl(prefix##_STATUS) & ~mask; \
85 #define SECOND_IRQ_CHIP(_name_, irq_base, prefix) \
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-mmp/
H A Dirq-mmp2.c52 #define SECOND_IRQ_MASK(_name_, irq_base, prefix) \
56 r = __raw_readl(prefix##_MASK) | (1 << (irq - irq_base)); \
57 __raw_writel(r, prefix##_MASK); \
60 #define SECOND_IRQ_UNMASK(_name_, irq_base, prefix) \
64 r = __raw_readl(prefix##_MASK) & ~(1 << (irq - irq_base)); \
65 __raw_writel(r, prefix##_MASK); \
68 #define SECOND_IRQ_DEMUX(_name_, irq_base, prefix) \
72 mask = __raw_readl(prefix##_MASK); \
74 status = __raw_readl(prefix##_STATUS) & ~mask; \
85 #define SECOND_IRQ_CHIP(_name_, irq_base, prefix) \
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/igen/
H A Dgen-support.c64 && strcmp (options.module.support.prefix.l, "") != 0)
69 options.module.support.prefix.l, function->name);
76 options.module.support.prefix.l, function->name);
80 options.module.support.prefix.l);
84 options.module.support.prefix.l);
144 if (strcmp (options.module.idecode.prefix.l, "") != 0)
149 options.module.idecode.prefix.l, "instruction_word");
154 options.module.idecode.prefix.l, "idecode_issue");
159 options.module.idecode.prefix.l, "semantic_illegal");
170 options.module.support.prefix
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/igen/
H A Dgen-support.c64 && strcmp (options.module.support.prefix.l, "") != 0)
69 options.module.support.prefix.l, function->name);
76 options.module.support.prefix.l, function->name);
80 options.module.support.prefix.l);
84 options.module.support.prefix.l);
144 if (strcmp (options.module.idecode.prefix.l, "") != 0)
149 options.module.idecode.prefix.l, "instruction_word");
154 options.module.idecode.prefix.l, "idecode_issue");
159 options.module.idecode.prefix.l, "semantic_illegal");
170 options.module.support.prefix
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/igen/
H A Dgen-support.c64 && strcmp (options.module.support.prefix.l, "") != 0)
69 options.module.support.prefix.l, function->name);
76 options.module.support.prefix.l, function->name);
80 options.module.support.prefix.l);
84 options.module.support.prefix.l);
144 if (strcmp (options.module.idecode.prefix.l, "") != 0)
149 options.module.idecode.prefix.l, "instruction_word");
154 options.module.idecode.prefix.l, "idecode_issue");
159 options.module.idecode.prefix.l, "semantic_illegal");
170 options.module.support.prefix
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/tools/perf/util/
H A Dexec_cmd.c15 static const char *prefix; local
17 static const char *prefix = PREFIX;
28 if (!prefix &&
29 !(prefix = strip_path_suffix(argv0_path, PERF_EXEC_PATH)) &&
30 !(prefix = strip_path_suffix(argv0_path, BINDIR)) &&
31 !(prefix = strip_path_suffix(argv0_path, "perf"))) {
32 prefix = PREFIX;
34 "but prefix computation failed. "
35 "Using static fallback '%s'.\n", prefix);
39 strbuf_addf(&d, "%s/%s", prefix, pat
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/tools/perf/util/
H A Dexec_cmd.c15 static const char *prefix; local
17 static const char *prefix = PREFIX;
28 if (!prefix &&
29 !(prefix = strip_path_suffix(argv0_path, PERF_EXEC_PATH)) &&
30 !(prefix = strip_path_suffix(argv0_path, BINDIR)) &&
31 !(prefix = strip_path_suffix(argv0_path, "perf"))) {
32 prefix = PREFIX;
34 "but prefix computation failed. "
35 "Using static fallback '%s'.\n", prefix);
39 strbuf_addf(&d, "%s/%s", prefix, pat
[all...]

Completed in 274 milliseconds

<<11121314151617181920>>