Searched refs:recv_file (Results 1 – 2 of 2) sorted by relevance
38 typeset recv_file="/dev/zvol/$recvvol"70 if ! is_disk_device $recv_file; then76 is_disk_device $recv_file && break80 log_must dd if=$recv_file of=$tmpdir/recv.dd bs=8k count=6493 if ! is_disk_device $recv_file; then99 is_disk_device $recv_file && break103 log_must dd if=$recv_file of=$tmpdir/recv.dd bs=8k count=32 skip=32
155 int recv_file; /* indicate reading a file */ variable1888 recv_file = TRUE; in command()2282 recv_file = FALSE; in get_options()2344 recv_file = TRUE; in get_options()2391 recv_file = FALSE; in check_fp()2398 recv_file = FALSE; in check_fp()2442 if (recv_file) /* if reading a file */ in get_file()2494 if (recv_file) /* if reading a file */ in get_file()2657 recv_file = TRUE; in quit()3994 recv_file = TRUE; in file_op()[all …]