Searched refs:out_context (Results 1 – 3 of 3) sorted by relevance
938 if (c -> out_context) { in omapi_connection_set_value()941 &c -> out_context, in omapi_connection_set_value()1007 if (!c -> out_key || !c -> out_context) in omapi_connection_get_value()1012 &c -> out_context, in omapi_connection_get_value()
322 if (!c -> out_context) in omapi_connection_copyin()325 (sig_flags, c -> out_key, &c -> out_context, in omapi_connection_copyin()
204 void *out_context; /* Output hash context. */ member