Lines Matching defs:pstr
419 str_cap(Ofl_desc *ofl, char *pstr, ofl_flag_t flags, Xword tag, Caplist *list)
431 tag, pstr));
438 if (strcmp(capstr->cs_str, pstr) == 0)
442 DBG_CALL(Dbg_cap_ptr_entry(ofl->ofl_lml, DBG_STATE_NEW, tag, pstr));
450 capstr->cs_str = pstr;
470 id_cap(Ofl_desc *ofl, char *pstr, oc_flag_t flags)
481 DBG_STATE_IGNORED, CA_SUNW_ID, pstr));
487 CA_SUNW_ID, pstr));
489 ocapset->oc_id.cs_str = pstr;
493 CA_SUNW_ID, pstr));