Home
last modified time | relevance | path

Searched defs:is_socket (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst/tcp/
Dgstmultifdsink.h57 gboolean is_socket; member
/third_party/python/Modules/
Dsignalmodule.c737 int is_socket; local
/third_party/glib/glib/
Dgiowin32.c2124 gboolean is_fd, is_socket; in g_io_channel_unix_new() local
/third_party/python/Lib/
Dpathlib.py1414 def is_socket(self): member in Path