Lines Matching refs:local_commands

81     tlm_cmd_t *local_commands,
88 tlm_cmd_t *local_commands);
251 tlm_cmd_t *local_commands,
352 local_commands->tc_writer != TLM_STOP && rv == 0) {
405 &erc, &actual_size, local_commands);
703 huge_size, acls, want_this_file, local_commands,
801 file_name, file_size, acls, local_commands,
920 &lnk_end, local_commands);
932 &nm_end, local_commands);
942 &acl_spot, local_commands);
949 &huge_size, hugename, local_commands);
1003 tlm_cmd_t *local_commands;
1007 local_commands = argp->ba_cmd;
1013 local_commands->tc_reader = TLM_STOP;
1031 local_commands->tc_reader = TLM_STOP;
1039 local_commands->tc_reader = TLM_STOP;
1052 local_commands->tc_ref++;
1069 erc = tar_getdir(commands, local_commands, job_stats, &rn, 1, 1,
1081 local_commands->tc_reader = TLM_STOP;
1082 tlm_release_reader_writer_ipc(local_commands);
1162 tlm_cmd_t *local_commands,
1244 (void) strlcpy(local_commands->tc_file_name, real_name,
1257 while (size > 0 && local_commands->tc_writer == TLM_RESTORE_RUN) {
1271 local_commands);
1283 error, local_commands->tc_file_name);
1293 local_commands->tc_file_name);
1305 local_commands->tc_file_name);
1391 tlm_cmd_t *local_commands,
1410 &actual_size, local_commands);
1441 (void) strlcpy(local_commands->tc_file_name, xattrname,
1448 &error, &actual_size, local_commands);
1467 while (size > 0 && local_commands->tc_writer == TLM_RESTORE_RUN) {
1474 local_commands);
1478 local_commands);
1495 error, local_commands->tc_file_name);
1764 tlm_cmd_t *local_commands)
1785 if (input_mem(lib, drv, local_commands, name, recsize) != recsize) {
1819 tlm_cmd_t *local_commands)
1829 nread = input_mem(lib, drv, local_commands, name + *buf_spot,
1994 tlm_cmd_t *local_commands)
2009 nread = input_mem(lib, drv, local_commands, (void *)bp, file_size);
2218 tlm_cmd_t *local_commands)
2220 while (local_commands->tc_writer == TLM_RESTORE_RUN) {
2223 local_commands->tc_buffers, actual_size);