Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libndmp/common/
H A Dmapfile-vers90 ndmp_door_get_buf;
H A Dlibndmp.h375 extern int ndmp_door_get_buf(ndmp_door_ctx_t *, unsigned char *, int);
H A Dlibndmp_door_data.c296 ndmp_door_get_buf(ndmp_door_ctx_t *ctx, unsigned char *buf, int bufsize) in ndmp_door_get_buf() function