Home
last modified time | relevance | path

Searched refs:TLM_STOP (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_restore_writer.c352 local_commands->tc_writer != TLM_STOP && rv == 0) { in tar_getdir()
1014 local_commands->tc_reader = TLM_STOP; in tar_getfile()
1032 local_commands->tc_reader = TLM_STOP; in tar_getfile()
1040 local_commands->tc_reader = TLM_STOP; in tar_getfile()
1082 local_commands->tc_reader = TLM_STOP; in tar_getfile()
/illumos-gate/usr/src/cmd/ndmpd/include/
H A Dtlm.h66 #define TLM_STOP 0x00000009 /* graceful stop */ macro
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar.c936 local_commands->tc_writer = TLM_STOP; in ndmp_backup_reader()
1030 lcmd->tc_reader = TLM_STOP; in ndmp_tar_writer()
1154 lcmd->tc_writer = TLM_STOP; in ndmp_tar_reader()
H A Dndmpd_util.c1122 if (lcmd->tc_reader == TLM_STOP || in ndmp_wait_for_mover()
1124 lcmd->tc_writer == TLM_STOP || in ndmp_wait_for_mover()
1317 cmds->tcs_command->tc_reader = TLM_STOP; in ndmp_stop_local_reader()
H A Dndmpd_mover.c2585 lcmd->tc_writer = TLM_STOP; in mover_tape_reader()
2729 lcmd->tc_reader = TLM_STOP; in mover_socket_writer()
2956 lcmd->tc_writer = TLM_STOP; in mover_socket_reader()
3102 lcmd->tc_reader = TLM_STOP; in mover_tape_writer()
H A Dndmpd_tar3.c2342 lcmd->tc_writer = TLM_STOP; in backup_reader_v3()