Searched refs:deny (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Davahi-dbus.conf19 <deny send_destination="org.freedesktop.Avahi"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dnfs4acl.c157 /* Allocate for worst case: one (deny, allow) pair each: */
226 unsigned short deny; local
236 /* We could deny everything not granted by the owner: */
237 deny = ~pas.owner;
239 * but it is equivalent (and simpler) to deny only what is not
242 deny &= pas.users | pas.group | pas.groups | pas.other;
243 if (deny) {
246 ace->access_mask = deny_mask_from_posix(deny, flags);
261 deny = ~(pa->e_perm & pas.mask);
262 deny
398 u32 deny; member in struct:posix_ace_state
[all...]
H A Dnfs4state.c1245 set_deny(unsigned int *deny, unsigned long bmap) { argument
1248 *deny = 0;
1251 *deny |= i ;
1257 unsigned int access, deny; local
1260 set_deny(&deny, stp->st_deny_bmap);
1261 if ((access & open->op_share_deny) || (deny & open->op_share_access))
1267 * Called to check deny when READ with all zero stateid or
2289 reset_union_bmap_deny(unsigned long deny, unsigned long *bmap) argument
2293 if ((i & deny) != i)
2330 dprintk("NFSD:deny no
2508 nfs4_set_lock_denied(struct file_lock *fl, struct nfsd4_lock_denied *deny) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/src/
H A Dtool_paramhlp.c229 enum e_action { allow, deny, set } action = allow; enumerator in enum:e_action
240 action = deny;
254 case deny:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/utils/
H A Dsmbcquotas.c141 BOOL deny = False; local
195 deny = True;
207 if (deny) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dserver.c1612 AvahiStringList *browse = NULL, *allow = NULL, *deny = NULL; local
1639 if (!(deny = avahi_string_list_copy(c->deny_interfaces)) && c->deny_interfaces) {
1652 ret->deny_interfaces = deny;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/dnsmasq-2.15/contrib/dnslist/
H A Ddnslist.pl297 anyone to deny you these rights or to ask you to surrender the rights.

Completed in 110 milliseconds