com_context        25 source4/lib/com/com.h struct com_context;
com_context        29 source4/lib/com/main.c 	*ctx = talloc(NULL, struct com_context);
com_context        30 source4/lib/com/pycom.c static struct com_context *py_com_ctx = NULL; /* FIXME: evil global */
com_context       165 source4/lib/wmi/tools/wmic.c 	struct com_context *ctx = NULL;
com_context       182 source4/lib/wmi/tools/wmis.c 	struct com_context *ctx = NULL;
com_context      2583 source4/lib/wmi/wmi_wrap.c static struct com_context *com_ctx;
com_context      3059 source4/lib/wmi/wmi_wrap.c   struct com_context *arg1 = (struct com_context *) 0 ;