Searched refs:ISNS_INIT_BUFFER (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/lib/libisns/
H A Disns_pdu.h67 * ISNS_INIT_BUFFER - initialize buffer (pointer) provided as an isns_buffer_s,
71 #define ISNS_INIT_BUFFER(_bufp, _len, _type) \ macro
H A Disns_pdu.c312 ISNS_INIT_BUFFER(buf_p, buf_size, buf_type);
911 ISNS_INIT_BUFFER(pdu_p->payload_p, (unsigned)(buf_p->alloc_len -

Completed in 146 milliseconds