Searched refs:permit (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/afs/
H A Dsecurity.c107 * clear the permit cache on a directory vnode
132 struct afs_permit *permit; local
172 /* see if the permit is already in the list
176 permit = xpermits->permits;
178 if (permit->key == key) {
179 permit->access_mask =
183 permit++;
187 permits = kmalloc(sizeof(*permits) + sizeof(*permit) * (count + 1),
221 struct afs_permit *permit; local
248 permit
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Droutemap.c183 return "permit";
650 ** permit a | c
793 "route-map WORD (deny|permit) <1-65535>",
800 int permit;
807 if (strncmp (argv[1], "permit", strlen (argv[1])) == 0)
808 permit = RMAP_PERMIT;
810 permit = RMAP_DENY;
813 vty_out (vty, "the third field must be [permit|deny]%s", VTY_NEWLINE);
833 index = route_map_index_get (map, permit, pref);
864 "no route-map WORD (deny|permit) <
796 int permit; variable
868 int permit; variable
[all...]
H A Dplist.c528 return "permit";
690 if (strncmp ("permit", typestr, 1) == 0)
696 vty_out (vty, "%% prefix type must be permit or deny%s", VTY_NEWLINE);
823 if (strncmp ("permit", typestr, 1) == 0)
829 vty_out (vty, "%% prefix type must be permit or deny%s", VTY_NEWLINE);
1165 "ip prefix-list WORD (deny|permit) (A.B.C.D/M|any)",
1180 "ip prefix-list WORD (deny|permit) A.B.C.D/M ge <0-32>",
1196 "ip prefix-list WORD (deny|permit) A.B.C.D/M ge <0-32> le <0-32>",
1214 "ip prefix-list WORD (deny|permit) A.B.C.D/M le <0-32>",
1230 "ip prefix-list WORD (deny|permit)
2517 prefix_bgp_orf_set(char *name, afi_t afi, struct orf_prefix *orfp, int permit, int set) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dauth.c1506 ip[n].permit = 1;
1512 ip[n].permit = 1;
1514 ip[n].permit = 0;
1590 ip[n].permit = 0; /* make the last entry forbid all addresses */
1645 return addrs->permit;
H A Dpppd.h136 int permit; /* 1 = permit, 0 = forbid */ member in struct:permitted_ip
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dmn10300-serial-low.S42 or EPSW_IE,psw # permit overriding by
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dauth.c2102 ip[n].permit = 1;
2108 ip[n].permit = 1;
2110 ip[n].permit = 0;
2186 ip[n].permit = 0; /* make the last entry forbid all addresses */
2247 return addrs->permit;
H A Dpppd.h161 int permit; /* 1 = permit, 0 = forbid */ member in struct:permitted_ip
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dnsmasq-2.15/contrib/dnslist/
H A Ddnslist.pl473 license would not permit royalty-free redistribution of the Program by
604 This General Public License does not permit incorporating your program into
606 consider it more useful to permit linking proprietary applications with the
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/dnsmasq/contrib/dnslist/
H A Ddnslist.pl473 license would not permit royalty-free redistribution of the Program by
604 This General Public License does not permit incorporating your program into
606 consider it more useful to permit linking proprietary applications with the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h162 int permit; /* 1 = permit, 0 = forbid */ member in struct:permitted_ip
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppd.h136 int permit; /* 1 = permit, 0 = forbid */ member in struct:permitted_ip
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dmanual.tex155 choice whether to permit this exception to apply to your modifications.
245 permit developers of non-free programs to use free libraries, while
424 under terms of your choice, provided that the terms permit
528 license would not permit royalty-free redistribution of the Library by
H A Dmanual2e.tex159 choice whether to permit this exception to apply to your modifications.
248 permit developers of non-free programs to use free libraries, while
427 under terms of your choice, provided that the terms permit
531 license would not permit royalty-free redistribution of the Library by
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/
H A Dmaint.mk200 # Nearly all .c files must include <config.h>. However, we also permit this
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex5269 % 1) We use \vbox rather than the earlier \line to permit
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex5027 % 1) We use \vbox rather than the earlier \line to permit
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex5057 % 1) We use \vbox rather than the earlier \line to permit
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexinfo.tex5057 % 1) We use \vbox rather than the earlier \line to permit

Completed in 274 milliseconds