Home
last modified time | relevance | path

Searched refs:timeout_enable (Results 26 – 50 of 52) sorted by relevance

123

/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/libretro/libretro-common/net/
H A Dnet_socket.c235 int socket_connect(int fd, void *data, bool timeout_enable) in socket_connect() argument
240 if (timeout_enable) in socket_connect()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-common/net/
H A Dnet_socket.c244 int socket_connect(int fd, void *data, bool timeout_enable) in socket_connect() argument
249 if (timeout_enable) in socket_connect()
H A Dnet_socket_ssl_bear.c220 void *data, bool timeout_enable, bool nonblock) in ssl_socket_connect() argument
225 if (socket_connect(state->fd, data, timeout_enable)) in ssl_socket_connect()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/net/
H A Dnet_socket.c246 int socket_connect(int fd, void *data, bool timeout_enable) in socket_connect() argument
251 if (timeout_enable) in socket_connect()
H A Dnet_socket_ssl_bear.c220 void *data, bool timeout_enable, bool nonblock) in ssl_socket_connect() argument
225 if (socket_connect(state->fd, data, timeout_enable)) in ssl_socket_connect()
/dports/games/libretro-tyrquake/tyrquake-e76477d/libretro-common/include/net/
H A Dnet_socket.h84 int socket_connect(int fd, void *data, bool timeout_enable);
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libretro/libretro-common/include/net/
H A Dnet_socket.h84 int socket_connect(int fd, void *data, bool timeout_enable);
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/include/net/
H A Dnet_socket.h87 int socket_connect(int fd, void *data, bool timeout_enable);
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/include/net/
H A Dnet_socket.h87 int socket_connect(int fd, void *data, bool timeout_enable);
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro-common/include/net/
H A Dnet_socket.h84 int socket_connect(int fd, void *data, bool timeout_enable);
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/include/net/
H A Dnet_socket.h87 int socket_connect(int fd, void *data, bool timeout_enable);
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro-common/include/net/
H A Dnet_socket.h84 int socket_connect(int fd, void *data, bool timeout_enable);
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/libretro/libretro-common/include/net/
H A Dnet_socket.h84 int socket_connect(int fd, void *data, bool timeout_enable);
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-common/include/net/
H A Dnet_socket.h87 int socket_connect(int fd, void *data, bool timeout_enable);
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-common/include/net/
H A Dnet_socket.h87 int socket_connect(int fd, void *data, bool timeout_enable);
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/net/
H A Dnet_socket.c246 int socket_connect(int fd, void *data, bool timeout_enable) in socket_connect() argument
251 if (timeout_enable) in socket_connect()
H A Dnet_socket_ssl_bear.c220 void *data, bool timeout_enable, bool nonblock) in ssl_socket_connect() argument
225 if (socket_connect(state->fd, data, timeout_enable)) in ssl_socket_connect()
/dports/games/retroarch/RetroArch-1.9.7/libretro-common/net/
H A Dnet_socket.c246 int socket_connect(int fd, void *data, bool timeout_enable) in socket_connect() argument
251 if (timeout_enable) in socket_connect()
H A Dnet_socket_ssl_bear.c220 void *data, bool timeout_enable, bool nonblock) in ssl_socket_connect() argument
225 if (socket_connect(state->fd, data, timeout_enable)) in ssl_socket_connect()
/dports/games/mrboom/MrBoom-src-5.2/libretro-common/net/
H A Dnet_socket_ssl_bear.c220 void *data, bool timeout_enable, bool nonblock) in ssl_socket_connect() argument
225 if (socket_connect(state->fd, data, timeout_enable)) in ssl_socket_connect()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/isci/
H A Dscu_task_context.h705 u32 timeout_enable:1; member
H A Drequest.c242 task_context->timeout_enable = 0; in scu_ssp_request_construct_task_context()
522 task_context->timeout_enable = 0; in scu_sata_request_construct_task_context()
3253 task_context->timeout_enable = 0; in sci_io_request_construct_smp()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/isci/
H A Dscu_task_context.h705 u32 timeout_enable:1; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/isci/
H A Dscu_task_context.h705 u32 timeout_enable:1; member
/dports/devel/gsettings-desktop-schemas/gsettings-desktop-schemas-41.0/schemas/
H A Dgsettings-desktop-schemas.convert115 timeout-enable = /desktop/gnome/accessibility/keyboard/timeout_enable

123