Searched defs:tail (Results 1 – 8 of 8) sorted by relevance
27 struct list_head head, *tail = &head; in merge() local57 struct list_head *tail = head; in merge_and_restore_back_links() local
93 char *tail; in strict_strtoul() local
176 netbuf_chain(struct netbuf *head, struct netbuf *tail) in netbuf_chain()
44 unsigned int head, tail; member
59 u32_t head, tail; member
313 mqtt_append_request(struct mqtt_request_t **tail, struct mqtt_request_t *r) in mqtt_append_request()356 mqtt_take_request(struct mqtt_request_t **tail, u16_t pkt_id) in mqtt_take_request()391 mqtt_request_time_elapsed(struct mqtt_request_t **tail, u8_t t) in mqtt_request_time_elapsed()420 mqtt_clear_requests(struct mqtt_request_t **tail) in mqtt_clear_requests()
222 u8_t shift, tail; in snmp_asn1_enc_oid() local
500 mbedtls_asn1_sequence **tail = &opt.ext_key_usage; in main() local
Completed in 18 milliseconds