Searched refs:Caplist (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/include/ |
H A D | libld.h | 199 } Caplist; /* object */ typedef 211 Caplist oc_plat; /* CA_SUNW_PLAT capabilities */ 212 Caplist oc_mach; /* CA_SUNW_MACH capabilities */
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | map_v2.c | 305 set_capstr(Mapfile *mf, Caplist *caplist, Token eq_tok, in set_capstr() 1007 parse_cap_list(Mapfile *mf, Token eq_tok, Caplist *caplist, in parse_cap_list()
|
H A D | sections.c | 1552 capstr_value(Lm_list *lml, Word type, Caplist *caplist, int *title) in capstr_value()
|
H A D | files.c | 445 str_cap(Ofl_desc *ofl, char *pstr, ofl_flag_t flags, Xword tag, Caplist *list) in str_cap()
|