Searched defs:ndmp_malloc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_comm.c139 connection = ndmp_malloc(sizeof (ndmp_connection_t));
309 if ((argp = ndmp_malloc(sizeof (ndmpd_worker_arg_t))) != NULL) {
1068 connection->conn_msginfo.mi_body = ndmp_malloc(
1089 connection->conn_msginfo.mi_body = ndmp_malloc(
1644 ndmp_malloc(size_t size) function

Completed in 80 milliseconds