MISC_SIZE
get_token(line, &pos, line_len, size, MISC_SIZE);
get_token(line, &pos, line_len, mode, MISC_SIZE);
get_token(line, &pos, line_len, mtime, MISC_SIZE);
get_token(line, &pos, line_len, uid, MISC_SIZE);
get_token(line, &pos, line_len, gid, MISC_SIZE);
ctrl_size[MISC_SIZE], ctrl_mode[MISC_SIZE],
ctrl_acl[ACL_SIZE], ctrl_mtime[MISC_SIZE],
ctrl_uid[MISC_SIZE], ctrl_gid[MISC_SIZE],
ctrl_devnode[PATH_MAX], test_size[MISC_SIZE],
test_mode[MISC_SIZE], test_acl[ACL_SIZE],
test_mtime[MISC_SIZE], test_uid[MISC_SIZE],
test_gid[MISC_SIZE], test_dest[PATH_MAX],