Home
last modified time | relevance | path

Searched refs:omapi_buffer_new (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dbuffer.c170 status = omapi_buffer_new (&buffer -> next, MDL); in omapi_connection_reader_trace()
176 status = omapi_buffer_new (&c -> inbufs, MDL); in omapi_connection_reader_trace()
297 status = omapi_buffer_new (&c -> outbufs, MDL); in omapi_connection_copyin()
307 status = (omapi_buffer_new (&buffer -> next, MDL)); in omapi_connection_copyin()
H A Dalloc.c732 isc_result_t omapi_buffer_new (omapi_buffer_t **h, in omapi_buffer_new() function
/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Dalloc.h31 isc_result_t omapi_buffer_new (omapi_buffer_t **, const char *, int);