Searched refs:ndmp_send_reply (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tape.c251 ndmp_send_reply(connection, (void *) &reply,
286 ndmp_send_reply(connection, (void *) &reply,
295 ndmp_send_reply(connection, (void *)&reply,
307 ndmp_send_reply(connection, (void *)&reply,
332 ndmp_send_reply(connection, (void *) &reply,
366 ndmp_send_reply(connection, (void *) &reply,
440 ndmp_send_reply(connection, (void *)&reply,
454 ndmp_send_reply(connection, (void *)&reply,
466 ndmp_send_reply(connection, (void *) &reply, "sending tape_mtio reply");
504 ndmp_send_reply(connectio
[all...]
H A Dndmpd_scsi.c108 ndmp_send_reply(connection, (void *) &reply,
126 ndmp_send_reply(connection, (void *) &reply,
169 ndmp_send_reply(connection, (void *) &reply,
243 ndmp_send_reply(connection, (void *) &reply,
271 ndmp_send_reply(connection, (void *) &reply,
301 ndmp_send_reply(connection, (void *) &reply,
395 ndmp_send_reply(connection, (void *) &reply, "sending scsi_open reply");
530 ndmp_send_reply(connection, (void *) &reply,
566 ndmp_send_reply(connection, (void *) &reply,
H A Dndmpd_config.c141 ndmp_send_reply(connection, (void *) &reply,
180 ndmp_send_reply(connection, (void *) &reply,
212 ndmp_send_reply(connection, (void *) &reply,
263 ndmp_send_reply(connection, (void *) &reply,
322 ndmp_send_reply(connection, (void *) &reply,
357 ndmp_send_reply(connection, (void *) &reply,
409 ndmp_send_reply(connection, (void *) &reply,
512 ndmp_send_reply(connection, (void *)&reply,
654 ndmp_send_reply(connection, (void *)&reply,
706 ndmp_send_reply(connectio
[all...]
H A Dndmpd_data.c121 ndmp_send_reply(connection, &reply,
161 ndmp_send_reply(connection, &reply,
200 ndmp_send_reply(connection, &reply,
238 ndmp_send_reply(connection, &reply, "sending data_get_env reply");
264 ndmp_send_reply(connection, &reply,
279 ndmp_send_reply(connection, &reply, "sending data_stop reply");
308 ndmp_send_reply(connection, &reply,
322 ndmp_send_reply(connection, &reply, "sending data_abort reply");
375 ndmp_send_reply(connection, &reply,
464 ndmp_send_reply(connectio
[all...]
H A Dndmpd_connect.c159 ndmp_send_reply(connection, (void *) &reply,
231 ndmp_send_reply(connection, (void *) &reply,
253 ndmp_send_reply(connection, (void *) &reply,
283 ndmp_send_reply(connection, (void *) &reply,
296 ndmp_send_reply(connection, (void *) &reply,
335 ndmp_send_reply(connection, (void *) &reply,
386 ndmp_send_reply(connection, (void *) &reply,
468 ndmp_send_reply(connection, (void *) &reply,
490 ndmp_send_reply(connection, (void *) &reply,
523 ndmp_send_reply(connectio
[all...]
H A Dndmpd_mover.c159 ndmp_send_reply(connection, (void *) &reply,
191 ndmp_send_reply(connection, (void *) &reply,
202 ndmp_send_reply(connection, (void *) &reply,
223 ndmp_send_reply(connection, (void *) &reply,
251 ndmp_send_reply(connection, (void *) &reply,
257 ndmp_send_reply(connection, (void *) &reply,
286 ndmp_send_reply(connection, (void *) &reply,
292 ndmp_send_reply(connection, (void *) &reply,
323 ndmp_send_reply(connection, (void *) &reply,
330 ndmp_send_reply(connectio
[all...]
H A Dndmpd_util.c851 * ndmp_send_reply
863 ndmp_send_reply(ndmp_connection_t *connection, void *reply, char *msg) function
1245 ndmp_send_reply(session->ns_connection, (void *) &reply,
1258 ndmp_send_reply(session->ns_connection, (void *) &reply,
H A Dndmpd.h891 extern void ndmp_send_reply(ndmp_connection_t *,

Completed in 533 milliseconds