Searched defs:attr_list_bufsize (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | map_v2.c | 644 size_t attr_list_bufsize, void *uvalue) 710 char buf[VLA_SIZE(attr_list_bufsize)]; 715 sizeof (attr[0]), buf, attr_list_bufsize), 1180 static size_t attr_list_bufsize = local 1246 attr_list, attr_list_bufsize, NULL) == TK_ERROR) 1355 static size_t attr_list_bufsize = local 1377 attr_list, attr_list_bufsize, sdf) == TK_ERROR) 1797 static size_t attr_list_bufsize = local 1848 attr_list, attr_list_bufsize, enp) == TK_ERROR) 2249 * attr_list_bufsize 643 parse_attributes(Mapfile *mf, const char *item_name, attr_t *attr_list, size_t attr_list_bufsize, void *uvalue) argument 2255 dir_segment_inner(Mapfile *mf, const char *dir_name, Word seg_type, attr_t *attr_list, size_t attr_list_bufsize, gts_efunc_t gts_efunc) argument 2392 static size_t attr_list_bufsize = local 2606 static size_t attr_list_bufsize = local 3003 static size_t attr_list_bufsize = local [all...] |
Completed in 285 milliseconds