Lines Matching refs:attr_list

625  *	attr_list - NULL terminated array of attr_t structures describing the
635 * and then calls the attribute function given by the attr_list array
643 parse_attributes(Mapfile *mf, const char *item_name, attr_t *attr_list,
660 attr = ld_map_kwfind(tkv.tkv_str, attr_list,
713 ld_map_kwnames(attr_list,
1161 static attr_t attr_list[] = {
1177 * Size of buffer needed to format the names in attr_list[]. Must
1178 * be kept in sync with attr_list.
1246 attr_list, attr_list_bufsize, NULL) == TK_ERROR)
1343 static attr_t attr_list[] = {
1352 * Size of buffer needed to format the names in attr_list[]. Must
1353 * be kept in sync with attr_list.
1377 attr_list, attr_list_bufsize, sdf) == TK_ERROR)
1775 static attr_t attr_list[] = {
1794 * Size of buffer needed to format the names in attr_list[]. Must
1795 * be kept in sync with attr_list.
1848 attr_list, attr_list_bufsize, enp) == TK_ERROR)
2248 * attr_list - NULL terminated attribute array
2250 * names in attr_list.
2256 attr_t *attr_list, size_t attr_list_bufsize, gts_efunc_t gts_efunc)
2314 attr_list, attr_list_bufsize, sgp) == TK_ERROR)
2365 static attr_t attr_list[] = {
2389 * Size of buffer needed to format the names in attr_list[]. Must
2390 * be kept in sync with attr_list.
2406 PT_LOAD, attr_list, attr_list_bufsize, gts_efunc_dir_load_segment));
2595 static attr_t attr_list[] = {
2603 * Size of buffer needed to format the names in attr_list[]. Must
2604 * be kept in sync with attr_list.
2622 attr_list, attr_list_bufsize, sgp) == TK_ERROR)
2987 static attr_t attr_list[] = {
3000 * Size of buffer needed to format the names in attr_list[]. Must
3001 * be kept in sync with attr_list.
3067 attr_list, attr_list_bufsize, ss) ==