OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:defaultDeny
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
acl.h
44
int
defaultDeny
;
acl.c
63
acl->
defaultDeny
= 1;
92
return acl->
defaultDeny
? 0 : 1;
103
acl->
defaultDeny
= 1;
Completed in 950 milliseconds