Home
last modified time | relevance | path

Searched refs:unix_stream (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/glib/gio/
Dgunixoutputstream.c174 GUnixOutputStream *unix_stream; in g_unix_output_stream_set_property() local
176 unix_stream = G_UNIX_OUTPUT_STREAM (object); in g_unix_output_stream_set_property()
181 unix_stream->priv->fd = g_value_get_int (value); in g_unix_output_stream_set_property()
184 unix_stream->priv->close_fd = g_value_get_boolean (value); in g_unix_output_stream_set_property()
198 GUnixOutputStream *unix_stream; in g_unix_output_stream_get_property() local
200 unix_stream = G_UNIX_OUTPUT_STREAM (object); in g_unix_output_stream_get_property()
205 g_value_set_int (value, unix_stream->priv->fd); in g_unix_output_stream_get_property()
208 g_value_set_boolean (value, unix_stream->priv->close_fd); in g_unix_output_stream_get_property()
216 g_unix_output_stream_init (GUnixOutputStream *unix_stream) in g_unix_output_stream_init() argument
218 unix_stream->priv = G_TYPE_INSTANCE_GET_PRIVATE (unix_stream, in g_unix_output_stream_init()
[all …]
Dgunixinputstream.c188 GUnixInputStream *unix_stream; in g_unix_input_stream_set_property() local
190 unix_stream = G_UNIX_INPUT_STREAM (object); in g_unix_input_stream_set_property()
195 unix_stream->priv->fd = g_value_get_int (value); in g_unix_input_stream_set_property()
198 unix_stream->priv->close_fd = g_value_get_boolean (value); in g_unix_input_stream_set_property()
212 GUnixInputStream *unix_stream; in g_unix_input_stream_get_property() local
214 unix_stream = G_UNIX_INPUT_STREAM (object); in g_unix_input_stream_get_property()
219 g_value_set_int (value, unix_stream->priv->fd); in g_unix_input_stream_get_property()
222 g_value_set_boolean (value, unix_stream->priv->close_fd); in g_unix_input_stream_get_property()
230 g_unix_input_stream_init (GUnixInputStream *unix_stream) in g_unix_input_stream_init() argument
232 unix_stream->priv = G_TYPE_INSTANCE_GET_PRIVATE (unix_stream, in g_unix_input_stream_init()
[all …]
/external/iproute2/doc/
Dss.sgml352 <tt/unix_stream/, <tt/packet_raw/, <tt/packet_dgram/.
460 <tt/u_str/ is abbreviation for <tt/unix_stream/, <tt/u_dgr/ for UNIX