Searched refs:DEFAULT_SOURCE (Results 1 – 25 of 40) sorted by relevance
12
/third_party/selinux/checkpolicy/ |
D | policy_parse.y | 223 {if (define_default_user(DEFAULT_SOURCE)) return -1; } 228 {if (define_default_role(DEFAULT_SOURCE)) return -1; } 233 {if (define_default_type(DEFAULT_SOURCE)) return -1; }
|
/third_party/selinux/libsepol/src/ |
D | policydb_validate.c | 355 case DEFAULT_SOURCE: in validate_class_datum() 364 case DEFAULT_SOURCE: in validate_class_datum() 373 case DEFAULT_SOURCE: in validate_class_datum()
|
D | kernel_to_conf.c | 619 case DEFAULT_SOURCE: in write_default_user_to_conf() 639 case DEFAULT_SOURCE: in write_default_role_to_conf() 659 case DEFAULT_SOURCE: in write_default_type_to_conf()
|
D | services.c | 1378 if (cladatum && cladatum->default_role == DEFAULT_SOURCE) { in sepol_compute_sid() 1390 if (cladatum && cladatum->default_type == DEFAULT_SOURCE) { in sepol_compute_sid()
|
D | kernel_to_cil.c | 648 case DEFAULT_SOURCE: in write_default_user_to_cil() 668 case DEFAULT_SOURCE: in write_default_role_to_cil() 688 case DEFAULT_SOURCE: in write_default_type_to_cil()
|
D | module_to_cil.c | 2012 case DEFAULT_SOURCE: dflt = "source"; break; in class_to_cil() 2024 case DEFAULT_SOURCE: dflt = "source"; break; in class_to_cil() 2036 case DEFAULT_SOURCE: dflt = "source"; break; in class_to_cil()
|
/third_party/selinux/libsepol/include/sepol/policydb/ |
D | policydb.h | 121 #define DEFAULT_SOURCE 1 macro
|
/third_party/selinux/libsepol/cil/src/ |
D | cil_internal.h | 934 CIL_DEFAULT_SOURCE = DEFAULT_SOURCE,
|
/third_party/gstreamer/gstplugins_bad/gst/timecode/ |
D | gsttimecodestamper.c | 77 #define DEFAULT_SOURCE GST_TIME_CODE_STAMPER_SOURCE_INTERNAL macro 241 DEFAULT_SOURCE, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); in gst_timecodestamper_class_init()
|
/third_party/pulseaudio/po/ |
D | ja.po | 2685 "The special names @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@\n" 2689 "特別な名前 @DEFAULT_SINK@, @DEFAULT_SOURCE@ と @DEFAULT_MONITOR@\n"
|
D | be.po | 2792 "The special names @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@\n" 2796 "Адмысловыя назвы: @DEFAULT_SINK@, @DEFAULT_SOURCE@ і @DEFAULT_MONITOR@ —\n"
|
D | uk.po | 2903 "The special names @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@\n" 2907 "Спеціальними назвами, @DEFAULT_SINK@, @DEFAULT_SOURCE@ та "
|
D | zh_CN.po | 2694 "The special names @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@\n" 2698 "指定名称 @DEFAULT_SINK@,@DEFAULT_SOURCE@ 和 @DEFAULT_MONITOR@\n"
|
D | el.po | 3064 "The special names @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@\n" 3068 "Τα ειδικά ονόματα @DEFAULT_SINK@, @DEFAULT_SOURCE@ και @DEFAULT_MONITOR@\n"
|
D | oc.po | 2573 "The special names @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@\n" 2577 "Los noms especials @DEFAULT_SINK@, @DEFAULT_SOURCE@ e @DEFAULT_MONITOR@\n"
|
D | ru.po | 2920 "The special names @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@\n" 2924 "Специальные имена @DEFAULT_SINK@, @DEFAULT_SOURCE@ и @DEFAULT_MONITOR@\n"
|
D | id.po | 2845 "The special names @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@\n" 2849 "Nama-nama khusus @DEFAULT_SINK@, @DEFAULT_SOURCE@, dan @DEFAULT_MONITOR@\n"
|
D | da.po | 2820 "The special names @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@\n" 2824 "De specielle navne @DEFAULT_SINK@, @DEFAULT_SOURCE@ og @DEFAULT_MONITOR@\n"
|
D | de.po | 2817 "The special names @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@\n" 2821 "Die speziellen Bezeichnungen @DEFAULT_SINK@, @DEFAULT_SOURCE@ und "
|
D | nn.po | 2840 "The special names @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@\n" 2844 "Du kan bruka spesialnamna @DEFAULT_SINK@, @DEFAULT_SOURCE@ og @DEFAULT_MONITOR@\n"
|
D | es.po | 2790 "The special names @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@\n" 2794 "Se pueden usar los nombres especiales @DEFAULT_SINK@, @DEFAULT_SOURCE@ y\n"
|
D | sv.po | 2877 "The special names @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@\n" 2881 "Specialnamnen @DEFAULT_SINK@, @DEFAULT_SOURCE och @DEFAULT_MONITOR@\n"
|
D | pl.po | 2879 "The special names @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@\n" 2883 "Specjalne nazwy @DEFAULT_SINK@, @DEFAULT_SOURCE@ i @DEFAULT_MONITOR@\n"
|
D | lt.po | 2891 "The special names @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@\n" 2895 "Specialūs pavadinimai @DEFAULT_SINK@, @DEFAULT_SOURCE@ ir @DEFAULT_MONITOR@\n"
|
D | zh_TW.po | 2855 "The special names @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@\n" 2859 "特殊名稱 @DEFAULT_SINK@、@DEFAULT_SOURCE@ 和 @DEFAULT_MONITOR@\n"
|
12