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

/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_lib.c865 tlm_get_data_offset(tlm_cmd_t *lcmds) argument
867 if (!lcmds)
870 return (lcmds->tc_buffers->tbs_offset);
H A Dtlm_restore_writer.c1722 tlm_cmd_t *lcmds,
1730 if (l <= 0 || d <= 0 || !lcmds || !mem) {
1737 rec = get_read_buffer(toread, &err, &actual_size, lcmds);
1720 input_mem(int l, int d, tlm_cmd_t *lcmds, char *mem, int len) argument

Completed in 493 milliseconds