HomeSort by relevance Sort by last modified time
    Searched refs:old_context (Results 1 - 4 of 4) sorted by null

  /external/selinux/policycoreutils/newrole/
newrole.c 626 int send_audit_message(int success, security_context_t old_context,
638 old_context ? old_context : "?",
660 security_context_t old_context
793 security_context_t old_context,
891 send_audit_message(0, old_context, new_con, ttyn);
898 context = context_new(old_context);
943 send_audit_message(0, old_context, new_con, ttyn);
999 security_context_t old_context = NULL; /* original securiy context */ local
1064 * old_context and ttyn are required for audit logging
    [all...]
  /external/jetty/src/java/org/eclipse/jetty/server/handler/
ContextHandler.java 698 Context old_context = null; local
713 old_context = __context.get();
726 __context.set(old_context);
803 Context old_context = __context.get(); local
844 __context.set(old_context);
944 Context old_context = null; local
1126 Context old_context = null; local
    [all...]
  /external/mesa3d/src/mesa/drivers/common/
meta.c 440 GET_CURRENT_CONTEXT(old_context);
446 if (old_context)
447 _mesa_make_current(old_context, old_context->WinSysDrawBuffer, old_context->WinSysReadBuffer);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 

Completed in 725 milliseconds