Home
last modified time | relevance | path

Searched refs:DEF_3PC_OUT_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/ddpt/ddpt-0.95/src/
H A Dddptctl.c115 #define DEF_3PC_OUT_TIMEOUT (10 * 60) /* 10 minutes not enough, use IMMED */ macro
437 DEF_GROUP_NUM, DEF_3PC_OUT_TIMEOUT, NULL, 0, 1, in do_copy_abort()
H A Dddpt_xcopy.c69 #define DEF_3PC_OUT_TIMEOUT (10 * 60) /* is 10 minutes enough? */ macro
260 tmout = (op->timeout_xcopy < 1) ? DEF_3PC_OUT_TIMEOUT : op->timeout_xcopy; in a_xcopy_lid1_cmd()
1575 tmout = (op->timeout_xcopy < 1) ? DEF_3PC_OUT_TIMEOUT : op->timeout_xcopy; in do_pop_tok()
1910 tmout = (op->timeout_xcopy < 1) ? DEF_3PC_OUT_TIMEOUT : op->timeout_xcopy; in do_wut()
/dports/sysutils/sg3_utils/sg3_utils-1.42/src/
H A Dsg_xcopy.c115 #define DEF_3PC_OUT_TIMEOUT (10 * 60) /* is 10 minutes enough? */ macro
625 DEF_GROUP_NUM, DEF_3PC_OUT_TIMEOUT, in scsi_extended_copy()