Home
last modified time | relevance | path

Searched refs:graceful (Results 1 – 25 of 139) sorted by relevance

123456

/external/libnfc-nci/src/nfa/sys/
Dnfa_sys_main.c286 void nfa_sys_disable_subsystems (BOOLEAN graceful) in nfa_sys_disable_subsystems() argument
291 NFA_TRACE_DEBUG1 ("nfa_sys: disabling subsystems:%d", graceful); in nfa_sys_disable_subsystems()
292 nfa_sys_cb.graceful_disable = graceful; in nfa_sys_disable_subsystems()
/external/libnfc-nci/src/nfa/dm/
Dnfa_dm_api.c145 tNFA_STATUS NFA_Disable (BOOLEAN graceful) in NFA_Disable() argument
149 NFA_TRACE_API1 ("NFA_Disable (graceful=%i)", graceful); in NFA_Disable()
154 p_msg->graceful = graceful; in NFA_Disable()
Dnfa_dm_act.c480 NFA_TRACE_DEBUG1 ("nfa_dm_disable (): graceful:%d", p_data->disable.graceful); in nfa_dm_disable()
482 if (p_data->disable.graceful) in nfa_dm_disable()
514 nfa_sys_disable_subsystems (p_data->disable.graceful); in nfa_dm_disable()
1386 disable.graceful = FALSE; in nfa_dm_act_disable_timeout()
/external/libnfc-nci/src/nfa/int/
Dnfa_sys.h119 extern void nfa_sys_disable_subsystems (BOOLEAN graceful);
Dnfa_dm_int.h82 BOOLEAN graceful; member
/external/jetty/src/resources/org/eclipse/jetty/server/handler/jmx/
DContextHandler-mbean.properties22 shutdown: False if this context is accepting new requests. True for graceful shutdown, which allows…
/external/jetty/src/resources/org/eclipse/jetty/server/jmx/
DConnector-mbean.properties29 close(): Close the listening port (but allow existing connections to continue for graceful shutdown)
/external/libnfc-nci/src/nfa/include/
Dnfa_api.h734 NFC_API extern tNFA_STATUS NFA_Disable (BOOLEAN graceful);
/external/openssh/
DPROTOCOL327 key algorithms to better ones. It also supports graceful key rotation:
Dssh_config.0879 graceful key rotation by allowing a server to send replacement
/external/google-breakpad/src/build/
Dcommon.gypi521 # TODO(bradnelson): add a gyp mechanism to make this more graceful.
/external/jetty/
DVERSION.txt2950 + JETTY-253 Improved graceful shutdown
3542 + support graceful shutdown
4728 + Support graceful stopping of context and server.
5036 + Added lowResourcePersistTimeMs for more graceful degradation when we run out
/external/libmtp/
DChangeLog2208 * src/libmtp.c: graceful handling of players not supporting
/external/selinux/policycoreutils/po/
Dcs.po2628 msgid "Allow HTTPD to connect to port 80 for graceful shutdown"
Dsi_LK.po2624 msgid "Allow HTTPD to connect to port 80 for graceful shutdown"
Dlo.po2624 msgid "Allow HTTPD to connect to port 80 for graceful shutdown"
Dtl.po2624 msgid "Allow HTTPD to connect to port 80 for graceful shutdown"
Dms_MY.po2624 msgid "Allow HTTPD to connect to port 80 for graceful shutdown"
Daln.po2624 msgid "Allow HTTPD to connect to port 80 for graceful shutdown"
Daz.po2624 msgid "Allow HTTPD to connect to port 80 for graceful shutdown"
Dbr.po2624 msgid "Allow HTTPD to connect to port 80 for graceful shutdown"
Dnn.po2623 msgid "Allow HTTPD to connect to port 80 for graceful shutdown"
Dkm.po2624 msgid "Allow HTTPD to connect to port 80 for graceful shutdown"
Den_US.po2624 msgid "Allow HTTPD to connect to port 80 for graceful shutdown"
Dtg.po2624 msgid "Allow HTTPD to connect to port 80 for graceful shutdown"

123456