Home
last modified time | relevance | path

Searched defs:keep_alive (Results 1 – 8 of 8) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/watchdog/
Dwatchdog-test.c41 static void keep_alive(void) in keep_alive() function
/external/parameter-framework/asio-1.10.6/include/asio/
Dsocket_base.hpp166 ASIO_OS_DEF(SOL_SOCKET), ASIO_OS_DEF(SO_KEEPALIVE)> keep_alive; typedef in asio::socket_base
/external/webrtc/webrtc/base/
Dhttpserver.cc154 bool keep_alive = HttpShouldKeepAlive(current_->request); in Respond() local
/external/libchrome/mojo/core/
Dchannel_win.cc177 scoped_refptr<ChannelWin> keep_alive(this); in StartOnIOThread() local
/external/freetype/src/base/
Dftdbgmem.c131 FT_Bool keep_alive; member
871 FT_Long keep_alive = ft_strtol( p, NULL, 10 ); in ft_mem_debug_init() local
/external/libcups/cups/
Dhttp-private.h286 http_keepalive_t keep_alive; /* Keep-alive supported? */ member
Dhttp.c2689 http_keepalive_t keep_alive) /* I - New Keep-Alive value */ in httpSetKeepAlive()
/external/v8/src/wasm/baseline/ia32/
Dliftoff-assembler-ia32.h716 LiftoffRegList keep_alive = LiftoffRegList::ForRegs(lhs.high_gp(), rhs); in OpWithCarry() local