Searched refs:n (Results 26 – 35 of 35) sorted by relevance
12
89 if head.endswith("\n"):93 if branch.endswith("\n"):
255 …uct mib_list_rootnode *snmp_mib_node_delete(struct mib_list_rootnode *rn, struct mib_list_node *n);
18 3. end debug messages with a trailing newline (\n).
1104 pbuf_memcmp(struct pbuf* p, u16_t offset, const void* s2, u16_t n) in pbuf_memcmp() argument1117 for(i = 0; i < n; i++) { in pbuf_memcmp()
101 u16_t n = 0; in udp_new_port() local111 if (++n > (UDP_LOCAL_PORT_RANGE_END - UDP_LOCAL_PORT_RANGE_START)) { in udp_new_port()
650 u16_t n = 0; in tcp_new_port() local661 if (++n > (TCP_LOCAL_PORT_RANGE_END - TCP_LOCAL_PORT_RANGE_START)) { in tcp_new_port()
76 msg.msg.msg.n.proto = proto; in netconn_new_with_proto_and_callback()
498 msg->conn->pcb.raw = raw_new(msg->msg.n.proto);
905 static void ocstrncpy(u8_t *dst, u8_t *src, u16_t n) in ocstrncpy() argument907 u16_t i = n; in ocstrncpy()921 void objectidncpy(s32_t *dst, s32_t *src, u8_t n) in objectidncpy() argument923 u8_t i = n; in objectidncpy()
278 # "Side Effects:". Note that you cannot put \n's in the value part of an alias