OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:interface_args
(Results
1 - 2
of
2
) sorted by null
/external/selinux/python/semanage/
semanage
568
interface_args
= {'list': [('interface'), ('')], 'add': [('locallist'), ('type', 'interface')], 'modify': [('locallist'), ('type', 'interface')], 'delete': [('locallist'), ('interface')], 'extract': [('locallist', 'interface', 'type'), ('')], 'deleteall': [('locallist'), ('')]}
570
handle_opts(args,
interface_args
, args.action)
[
all
...]
/external/v8/src/wasm/
function-body-decoder-impl.h
[
all
...]
Completed in 2584 milliseconds