/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/snmp/ |
H A D | snmp_mib2_system.c | 113 * if ocstrlen is NULL buffer needs space for terminating 0 byte. 155 * if ocstrlen is NULL buffer needs space for terminating 0 byte. 196 * if ocstrlen is NULL buffer needs space for terminating 0 byte. 310 /* we have to take the terminating 0 into account */ in system_set_test() 355 /* add terminating 0 */ in system_set_value()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/ |
H A D | snmp_mib2_system.c | 113 * if ocstrlen is NULL buffer needs space for terminating 0 byte. 155 * if ocstrlen is NULL buffer needs space for terminating 0 byte. 196 * if ocstrlen is NULL buffer needs space for terminating 0 byte. 311 /* we have to take the terminating 0 into account */ in system_set_test() 356 /* add terminating 0 */ in system_set_value()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/ |
H A D | fsm.h | 134 #define PPP_FSM_CLOSING 4 /* Terminating the connection, not open */ 135 #define PPP_FSM_STOPPING 5 /* Terminating, but open */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/ |
H A D | fsm.h | 138 #define PPP_FSM_CLOSING 4 /* Terminating the connection, not open */ 139 #define PPP_FSM_STOPPING 5 /* Terminating, but open */
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/ |
H A D | fsm.h | 124 #define LS_CLOSING 4 /* Terminating the connection, not open */ 125 #define LS_STOPPING 5 /* Terminating, but open */
|
H A D | auth.c | 760 AUTHDEBUG(LOG_INFO, ("Terminating connection due to lack of activity.\n")); in check_idle()
|
/nrf52832-nimble/rt-thread/components/libc/compilers/newlib/sys/ |
H A D | dirent.h | 47 rt_uint8_t d_namlen; /* The length of the not including the terminating null file name */
|
/nrf52832-nimble/rt-thread/components/libc/compilers/armlibc/ |
H A D | dirent.h | 44 rt_uint8_t d_namlen; /* The length of the not including the terminating null file name */
|
/nrf52832-nimble/rt-thread/components/libc/compilers/dlib/ |
H A D | dirent.h | 44 …rt_uint8_t d_namlen; /* The length of the not including the terminating null file name …
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/ |
H A D | smtp_opts.h | 27 /** Maximum length reserved for server name including terminating 0 byte */
|
H A D | snmp_opts.h | 171 * enter here the possible maximum length (+1 for terminating null character).
|
H A D | httpd.h | 141 * any terminating NULL or HTTPD_SSI_TAG_UNKNOWN when tag is not recognized.
|
/nrf52832-nimble/rt-thread/components/dfs/include/ |
H A D | dfs.h | 79 uint8_t d_namlen; /* The length of the not including the terminating null file name */
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_hs_test_util_hci.h | 39 uint16_t handle_id; /* 0 for terminating entry in array. */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/ |
H A D | snmp_opts.h | 171 * enter here the possible maximum length (+1 for terminating null character).
|
H A D | httpd.h | 131 * any terminating NULL or a negative number to indicate a failure (tag not
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/ |
H A D | syscfg.yml | 428 entails aborting all GAP procedures and terminating open
|
/nrf52832-nimble/rt-thread/src/ |
H A D | kservice.c | 466 * string pointed to by s, excluding the terminating null byte ('\0'), 1154 * large excluding the terminating null byte. If the output string in rt_kprintf()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/ |
H A D | auth.c | 794 ppp_warn("peer refused to authenticate: terminating link"); in link_established() 1341 ppp_notice("Terminating connection due to lack of activity."); in check_idle()
|
H A D | ppp.c | 349 /* Already terminating, nothing to do */ in ppp_close()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/ |
H A D | auth.c | 794 ppp_warn("peer refused to authenticate: terminating link"); in link_established() 1341 ppp_notice("Terminating connection due to lack of activity."); in check_idle()
|
/nrf52832-nimble/rt-thread/tools/ |
H A D | kconfiglib.py | 1088 and include a final terminating newline. 1143 and include a final terminating newline. 1186 and include a final terminating newline. 1931 # None-terminating the token list makes the token fetching functions
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | gzio.c | 690 the terminating null character.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/smtp/ |
H A D | smtp.c | 356 /* strnlen: returns length WITHOUT terminating 0 byte OR in smtp_set_server_addr()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/include/ |
H A D | zlib.h | 1138 the terminating null character.
|