blob: 8da8307924a4e2c6c118718827577709e351e76d [file] [log] [blame]
/*
* Copyright (c) 2000-2001,2005 Silicon Graphics, Inc.
* All Rights Reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation.
*
* This program is distributed in the hope that it would be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
extern const field_t attr_sf_entry_flds[];
extern const field_t attr_sf_hdr_flds[];
extern const field_t attr_shortform_flds[];
extern const field_t attrshort_hfld[];
extern int attr_sf_entry_size(void *obj, int startoff, int idx);
extern int attrshort_size(void *obj, int startoff, int idx);