Searched refs:REMOTE_RECORD_SIZE (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/ndmpd/ndmp/ | ||
H A D | ndmpd.h | 60 #define REMOTE_RECORD_SIZE (60*KILOBYTE) macro |
H A D | ndmpd_util.c | 1001 xfer_size = REMOTE_RECORD_SIZE; in ndmp_buffer_get_size() |