Searched refs:parse_attributes (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_v2.c56 * caller to parse_attributes() for use by the function.
69 * The attr_fmt_t tells parse_attributes how far to go in parsing
100 * Type used to describe a set of valid attributes to parse_attributes():
106 * The array of these structs passed to parse_attributes() must be
119 * style of passing a single uvalue via parse_attributes() makes it
630 * examination by parse_attributes(), usable for maintaining
634 * parse_attributes() reads the attribute name and equality token,
643 parse_attributes(Mapfile *mf, const char *item_name, attr_t *attr_list, function
1245 if (parse_attributes(mf, MSG_ORIG(MSG_MAPKW_CAPABILITY),
1376 if (parse_attributes(m
[all...]

Completed in 61 milliseconds