Searched refs:out_context (Results 1 – 3 of 3) sorted by relevance
955 if (c -> out_context) { in omapi_connection_set_value()958 &c -> out_context, in omapi_connection_set_value()1024 if (!c -> out_key || !c -> out_context) in omapi_connection_get_value()1029 &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()
201 void *out_context; /* Output hash context. */ member