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

123

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/parser/
H A Dpsscope.c3 * Module Name: psscope - Parser scope stack management routines
50 return (parser_state->scope->parse_scope.op);
60 * RETURN: Boolean, TRUE = scope completed.
63 * 1) AML pointer is at or beyond the end of the scope
64 * 2) The scope argument count has reached zero.
72 return ((u8) ((parser_state->aml >= parser_state->scope->parse_scope.arg_end ||
73 !parser_state->scope->parse_scope.arg_count)));
82 * Root - the Root Node of this new scope
86 * DESCRIPTION: Allocate and init a new scope object
95 acpi_generic_state *scope; local
141 acpi_generic_state *scope; local
203 acpi_generic_state *scope = parser_state->scope; local
258 acpi_generic_state *scope; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/ip/
H A Droutef3 exec ip -4 ro flush scope global type unicast
H A Droutel24 scope=""
40 echo "$network $via $src $proto $scope $dev $table"
44 printf(format,"target","","gateway","source","proto","scope","dev","tbl");
55 scope=$5;
58 printf(format,network,mask,via,src,proto,scope,dev,table);
H A Difcfg131 ip route add 224.0.0.0/4 dev $dev scope global >& /dev/null
136 ip ro append default dev $dev metric 30000 scope global
H A Dipaddress.c43 int scope, scopemask; member in struct:__anon7599
64 fprintf(stderr, " ip addr {show|flush} [ dev STRING ] [ scope SCOPE-ID ]\n");
68 fprintf(stderr, " [ label STRING ] [ scope SCOPE-ID ]\n");
307 if ((filter.scope^ifa->ifa_scope)&filter.scopemask)
398 fprintf(fp, "scope %s ", rtnl_rtscope_n2a(ifa->ifa_scope, b1, sizeof(b1)));
519 } else if (strcmp(*argv, "scope") == 0) {
520 int scope = 0; local
523 if (rtnl_rtscope_a2n(&scope, *argv)) {
525 invarg("invalid \"scope\"\n", *argv);
526 scope
797 int scope = 0; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/examples/LDAP/smbldap-tools/
H A Dsmbldap_tools.pm128 scope => $scope,
151 scope => $scope,
175 scope => $scope,
198 scope => $scope,
211 scope => $scope,
[all...]
H A Dsmbldap_conf.pm34 $groupsdn $scope $binddn $bindpasswd
51 $computersdn $groupsdn $scope $binddn $bindpasswd
122 # Default scope Used
123 $scope = "sub";
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.h165 typedef struct scope { struct
166 SLIST_ENTRY(scope) scope_stack_links;
167 TAILQ_ENTRY(scope) scope_links;
168 TAILQ_HEAD(, scope) inner_scope;
178 SLIST_HEAD(scope_list, scope);
179 TAILQ_HEAD(scope_tailq, scope);
H A Daicasm.h92 struct scope *scope_alloc(void);
93 void process_scope(struct scope *);
H A Daicasm.c80 static void dump_scope(scope_t *scope);
81 static void emit_patch(scope_t *scope, int patch);
129 /* Set Sentinal scope node */
259 /* Process outmost scope */
264 * tranversal, recursively handling each scope.
266 /* start at the root scope */
435 dump_scope(scope_t *scope) argument
440 * Emit the first patch for this scope
442 emit_patch(scope, 0);
445 * Dump each scope withi
463 emit_patch(scope_t *scope, int patch) argument
746 process_scope(scope_t *scope) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/kernel/
H A Dsys_m68k.c243 cache_flush_040 (unsigned long addr, int scope, int cache, unsigned long len) argument
247 switch (scope)
403 cache_flush_060 (unsigned long addr, int scope, int cache, unsigned long len) argument
413 switch (scope)
552 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) argument
558 if (scope < FLUSH_SCOPE_LINE || scope > FLUSH_SCOPE_ALL ||
562 if (scope == FLUSH_SCOPE_ALL) {
582 if (scope == FLUSH_SCOPE_LINE && len < 256) {
611 * 040 or 060: don't blindly trust 'scope', someon
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/dispatcher/
H A Ddswscope.c45 * DESCRIPTION: Pop (and free) everything on the scope stack except the
46 * root scope object (which remains at the stack top.)
60 /* Pop a scope off the stack */
63 walk_state->scope_info = scope_info->scope.next;
79 * DESCRIPTION: Push the current scope on the scope stack, and make the
97 /* Invalid scope */
99 REPORT_ERROR (("Ds_scope_stack_push: null scope passed\n"));
110 /* Allocate a new scope object */
117 /* Init new scope objec
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/ospm/busmgr/
H A Dbmsearch.c149 if (node->scope.head) {
155 node = node->scope.head;
161 * Search all peers until scope is exhausted.
H A Dbm.c81 * TBD: Hack to get around scope identification problem.
234 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INFO, "| scope.head[%p] scope.tail[%p]\n", node->scope.head, node->scope.tail));
618 * adding to the parent device's list of children (scope).
620 if (!parent->scope.head) {
621 parent->scope.head = node;
624 if (!parent->scope.tail) {
625 (parent->scope
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/libads/
H A Dldap_utils.c30 ADS_STATUS ads_do_search_retry(ADS_STRUCT *ads, const char *bind_path, int scope, argument
53 status = ads_do_search_all(ads, bp, scope, expr, attrs, res);
/asus-wl-520gu-7.0.1.45/src/router/LPRng/DOCS/
H A Dcollateindex.pl12 [B<-i> I<id>] [B<-o> F<file>] [B<-S> I<scope>] [B<-I> I<scope>]
66 =item B<-S> I<scope>
71 =item B<-I> I<scope>
73 The implied scope, must be C<all>, C<local>, or C<global>. IndexTerms
74 which do not specify a scope will have the implied scope. If
117 $scope = uc($opt_S) || 'ALL';
151 if ($scope && !$legal_scopes{$scope}) {
[all...]
/asus-wl-520gu-7.0.1.45/src/router/LPRng/PrintingCookbook/source/
H A Dcollateindex.pl12 [B<-i> I<id>] [B<-o> F<file>] [B<-S> I<scope>] [B<-I> I<scope>]
66 =item B<-S> I<scope>
71 =item B<-I> I<scope>
73 The implied scope, must be C<all>, C<local>, or C<global>. IndexTerms
74 which do not specify a scope will have the implied scope. If
117 $scope = uc($opt_S) || 'ALL';
151 if ($scope && !$legal_scopes{$scope}) {
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/nmbd/
H A Dnmbd_namelistdb.c49 fstring scope; local
58 pull_ascii(scope, target->scope, 64, -1, STR_TERMINATE);
59 strupper_m( scope );
60 push_ascii(target->scope, scope, 64, STR_TERMINATE);
68 for( i = strlen( target->scope ); i < sizeof( target->scope ); i++ )
69 target->scope[i] = '\0';
/asus-wl-520gu-7.0.1.45/src/router/samba/examples/LDAP/
H A Dldapsync.pl19 $scope = "sub";
58 $dn=`ldapsearch -b '$basedn' -s '$scope' '(&(uid=$user)(lmpassword=$lmpassword)(ntpassword=$ntpassword))'|head -1`;
67 $dn=`ldapsearch -b '$basedn' -s '$scope' '(uid=$user)'|head -1`;
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv6/
H A Daddrconf.c351 int scope, unsigned flags)
369 ifa->scope = scope;
456 * i) get an address with an apropriate scope
464 int scope; local
476 scope = ipv6_addr_scope(daddr);
482 scope = IFA_LINK;
492 scope = IFA_HOST;
499 if (ifp->scope == scope) {
350 ipv6_add_addr(struct inet6_dev *idev, struct in6_addr *addr, int pfxlen, int scope, unsigned flags) argument
1021 int scope; local
1118 int scope; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/decnet/
H A Ddn_fib.c63 u8 scope; member in struct:__anon7399
219 key.scope = r->rtm_scope + 1;
221 if (key.scope < RT_SCOPE_LINK)
222 key.scope = RT_SCOPE_LINK;
227 nh->nh_scope = res.scope;
260 if (dn_fib_props[r->rtm_type].scope > r->rtm_scope)
500 int scope = RT_SCOPE_NOWHERE; local
503 scope = -1;
522 nh->nh_scope != scope) {
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Ddn_fib.h32 unsigned char scope; member in struct:dn_fib_key
41 unsigned char scope; member in struct:dn_fib_res
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Ddn_fib.h32 unsigned char scope; member in struct:dn_fib_key
41 unsigned char scope; member in struct:dn_fib_res
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Dfib_semantics.c85 u8 scope; member in struct:__anon7405
323 Every prefix is assigned a "scope" value: "host" is local address,
329 where gw must have narrower scope. This recursion stops
330 when gw has LOCAL scope or if "nexthop" is declared ONLINK,
340 {universe prefix} -> (gw, oif) [scope link]
342 |-> {link prefix} -> (gw, oif) [scope local]
378 key.scope = r->rtm_scope + 1;
381 if (key.scope < RT_SCOPE_LINK)
382 key.scope = RT_SCOPE_LINK;
388 nh->nh_scope = res.scope;
641 fib_dump_info(struct sk_buff *skb, u32 pid, u32 seq, int event, u8 tb_id, u8 type, u8 scope, void *dst, int dst_len, u8 tos, struct fib_info *fi) argument
864 int scope = RT_SCOPE_NOWHERE; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/libsmb/
H A Dnmblib.c241 name->scope[n++] = '.';
242 if (m+2+offset>length || n+m+1>sizeof(name->scope))
246 name->scope[n++] = (char)ubuf[offset++];
254 name->scope[n++] = 0;
295 if (name->scope[0]) {
296 /* XXXX this scope handling needs testing */
297 ret += strlen(name->scope) + 1;
298 safe_strcpy(&buf[offset+1],name->scope,sizeof(name->scope));
324 if (!n->scope[
[all...]

Completed in 378 milliseconds

123