OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aeref
(Results
1 - 3
of
3
) sorted by null
/external/dbus/bus/
selinux.c
67
static struct avc_entry_ref
aeref
;
variable in typeref:struct:avc_entry_ref
337
avc_entry_ref_init (&
aeref
);
444
target_class, requested, &
aeref
, auxdata) < 0)
/external/libselinux/src/
avc.c
374
* @
aeref
: AVC entry reference
380
* then this function updates @
aeref
to refer to the
385
access_vector_t requested, struct avc_entry_ref *
aeref
)
396
aeref
->ae = &node->ae;
412
* @
aeref
: AVC entry reference
422
* @
aeref
to refer to the entry, and returns %0.
427
struct avc_entry *ae, struct avc_entry_ref *
aeref
)
448
aeref
->ae = &node->ae;
713
struct avc_entry_ref *
aeref
, struct av_decision *avd)
728
if (!
aeref
) {
809
struct avc_entry_ref
aeref
;
local
[
all
...]
/external/selinux/libselinux/src/
avc.c
414
* @
aeref
: AVC entry reference
420
* then this function updates @
aeref
to refer to the
425
access_vector_t requested, struct avc_entry_ref *
aeref
)
436
aeref
->ae = &node->ae;
452
* @
aeref
: AVC entry reference
462
* @
aeref
to refer to the entry, and returns %0.
467
struct avc_entry *ae, struct avc_entry_ref *
aeref
)
488
aeref
->ae = &node->ae;
748
struct avc_entry_ref *
aeref
, struct av_decision *avd)
763
if (!
aeref
) {
844
struct avc_entry_ref
aeref
;
local
[
all
...]
Completed in 204 milliseconds