Home
last modified time | relevance | path

Searched refs:old_context (Results 1 – 25 of 128) sorted by relevance

123456

/external/selinux/policycoreutils/newrole/
Dnewrole.c626 int send_audit_message(int success, security_context_t old_context, in send_audit_message() argument
638 old_context ? old_context : "?", in send_audit_message()
660 security_context_t old_context in send_audit_message() argument
793 security_context_t old_context, in parse_command_line_arguments() argument
891 send_audit_message(0, old_context, new_con, ttyn); in parse_command_line_arguments()
898 context = context_new(old_context); in parse_command_line_arguments()
943 send_audit_message(0, old_context, new_con, ttyn); in parse_command_line_arguments()
999 security_context_t old_context = NULL; /* original securiy context */ in main() local
1067 if (getprevcon(&old_context)) { in main()
1078 if (parse_command_line_arguments(argc, argv, ttyn, old_context, in main()
[all …]
/external/jetty/src/java/org/eclipse/jetty/server/handler/
DContextHandler.java698 Context old_context = null; in doStart() local
713 old_context = __context.get(); in doStart()
726 __context.set(old_context); in doStart()
803 Context old_context = __context.get(); in doStop() local
844 __context.set(old_context); in doStop()
944 Context old_context = null; in doScope() local
954 old_context = baseRequest.getContext(); in doScope()
957 if (old_context != _scontext) in doScope()
1029 if (old_context != _scontext) in doScope()
1038 baseRequest.setContext(old_context); in doScope()
[all …]
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c440 GET_CURRENT_CONTEXT(old_context); in _mesa_meta_free()
446 if (old_context) in _mesa_meta_free()
447 _mesa_make_current(old_context, old_context->WinSysDrawBuffer, old_context->WinSysReadBuffer); in _mesa_meta_free()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/selinux/policycoreutils/po/
Dar.po1193 msgid "failed to get old_context.\n"
1194 msgstr "فشل في الحصول على old_context.\n"
Dmk.po1200 msgid "failed to get old_context.\n"
1201 msgstr "не успеав да го добијам old_context.\n"
Dbn_IN.po1206 msgid "failed to get old_context.\n"
1207 msgstr "old_context প্রাপ্ত করতে ব্যর্থ।\n"
Dmai.po1189 msgid "failed to get old_context.\n"
1190 msgstr "old_context केँ पाबै मे विफल.\n"
Dhi.po1195 msgid "failed to get old_context.\n"
1196 msgstr "old_context को पाने में विफल.\n"
Dgu.po1201 msgid "failed to get old_context.\n"
1202 msgstr "old_context મેળવવામાં નિષ્ફળ.\n"
Dja.po1220 msgid "failed to get old_context.\n"
1221 msgstr "old_context の取得に失敗しました。\n"
Dpa.po1198 msgid "failed to get old_context.\n"
1199 msgstr "old_context ਪਤਾ ਲਗਾਉਣ ਵਿੱਚ ਫੇਲ।\n"
Dzh_TW.po1195 msgid "failed to get old_context.\n"
1196 msgstr "無法取得舊的 context(old_context)。\n"
Dca.po1212 msgid "failed to get old_context.\n"
1213 msgstr "no s'ha pogut obtenir l'old_context.\n"
Das.po1211 msgid "failed to get old_context.\n"
1212 msgstr "old_context প্ৰাপ্ত কৰোঁতে ব্যৰ্থ।\n"
Dda.po1194 msgid "failed to get old_context.\n"
1195 msgstr "kunne ikke modtage old_context.\n"
Duk.po1204 msgid "failed to get old_context.\n"
1205 msgstr "не вдалося отримати old_context.\n"
Dpt.po1211 msgid "failed to get old_context.\n"
1212 msgstr "não foi possível obter o contexto antigo (\"old_context\").\n"
Dmr.po1205 msgid "failed to get old_context.\n"
1206 msgstr "old_context प्राप्त करण्यास अपयशी.\n"
Dkn.po1209 msgid "failed to get old_context.\n"
1210 msgstr "old_context ಅನ್ನು ಪಡೆಯುವಲ್ಲಿ ವಿಫಲತೆ.\n"
Dml.po1197 msgid "failed to get old_context.\n"
1198 msgstr "old_context ലഭിക്കുന്നതില്‍ പരാജയപ്പെട്ടു.\n"
Den_GB.po1192 msgid "failed to get old_context.\n"
1193 msgstr "failed to get old_context.\n"
Dzh_CN.po1196 msgid "failed to get old_context.\n"
1197 msgstr "获得 old_context 失败。\n"
Dsk.po1189 msgid "failed to get old_context.\n"
1190 msgstr "zlyhanie získania old_context.\n"
Dnl.po1202 msgid "failed to get old_context.\n"
1203 msgstr "verkrijgen van old_context is mislukt.\n"

123456