Searched refs:recv_file (Results 1 – 2 of 2) sorted by relevance
37 typeset recv_file="/dev/zvol/$recvvol"69 if ! is_disk_device $recv_file; then75 is_disk_device $recv_file && break79 log_must dd if=$recv_file of=$tmpdir/recv.dd bs=8k count=6492 if ! is_disk_device $recv_file; then98 is_disk_device $recv_file && break102 log_must dd if=$recv_file of=$tmpdir/recv.dd bs=8k count=32 skip=32
151 int recv_file; /* indicate reading a file */ variable1729 recv_file = TRUE; in command()2079 recv_file = FALSE; in get_options()2141 recv_file = TRUE; in get_options()2188 recv_file = FALSE; in check_fp()2195 recv_file = FALSE; in check_fp()2239 if (recv_file) /* if reading a file */ in get_file()2291 if (recv_file) /* if reading a file */ in get_file()2454 recv_file = TRUE; in quit()3760 recv_file = TRUE; in file_op()[all …]